prerecorded

package
v1.3.1-0...-b434ee1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2024 License: MIT Imports: 7 Imported by: 9

Documentation

Overview

This package defines the Pre-recorded API for Deepgram

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidInput required input was not found
	ErrInvalidInput = errors.New("required input was not found")
)

errors

Functions

This section is empty.

Types

type Client added in v1.3.0

type Client struct {
	*prerecorded.Client
}

func New

func New(client *prerecorded.Client) *Client

New creates a new Client

func (*Client) FromFile added in v1.3.0

FromFile transcribes a prerecorded audio file from a file

func (*Client) FromStream added in v1.3.0

FromStream transcribes a prerecorded audio file from a stream

func (*Client) FromURL added in v1.3.0

FromURL transcribes a prerecorded audio file from a URL

Directories

Path Synopsis
This package provides the types for the Deepgram PreRecorded API.
This package provides the types for the Deepgram PreRecorded API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL