google

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: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultLanguage = "en-US"
)

Variables

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

Functions

This section is empty.

Types

type Transcribe

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

func New

func (*Transcribe) Start

func (t *Transcribe) Start() error

func (*Transcribe) Stop

func (t *Transcribe) Stop() error

func (*Transcribe) Write

func (t *Transcribe) Write(buf []byte) (int, error)

Write performs the lower level write operation

Jump to

Keyboard shortcuts

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