package
1.7.0-dev.1
Repository: https://github.com/deepgram/deepgram-go-sdk.git
Documentation: pkg.go.dev

# Packages

This package defines interfaces for the live API.

# Functions

New creates a ChanRouter with a user-defined channels gocritic:ignore.
NewWithDefault creates a ChanRouter with the default callback handler.
NewDefaultChanHandler creates a new DefaultChanHandler.

# Constants

No description provided by the author

# Variables

ErrInvalidMessageType invalid message type.
ErrUserChanNotDefined user chan not defined or invalid.

# Structs

ChanRouter routes events.
Using Channels */ DefaultCallbackHandler is a default callback handler for live transcription Simply prints the transcript to stdout.