deepgram

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InsightOptions

type InsightOptions struct {
	TranscribeOptions *config.TranscribeOptions
	Microphone        *microphone.Microphone
}

type Insights

type Insights struct {
	// contains filtered or unexported fields
}

func NewInsightHandler

func NewInsightHandler(opts *InsightOptions) *Insights

func (*Insights) Error

func (i *Insights) Error(er *api.ErrorResponse) error

func (*Insights) Message

func (i *Insights) Message(mr *api.MessageResponse) error

func (*Insights) Metadata

func (i *Insights) Metadata(md *api.MetadataResponse) error

type Transcribe

type Transcribe struct {
	// contains filtered or unexported fields
}

func New

func (*Transcribe) Start

func (a *Transcribe) Start() error

func (*Transcribe) Stop

func (a *Transcribe) Stop() error

Jump to

Keyboard shortcuts

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