analyze

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 8 Imported by: 4

Documentation

Overview

This package defines the Analyze 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 AnalyzeClient

type AnalyzeClient struct {
	*client.Client
}

func New

func New(client *client.Client) *AnalyzeClient

func (*AnalyzeClient) FromFile

func (*AnalyzeClient) FromStream

func (c *AnalyzeClient) FromStream(ctx context.Context, src io.Reader, options interfaces.AnalyzeOptions) (*api.AnalyzeResponse, error)

func (*AnalyzeClient) FromURL

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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