Documentation ¶
Index ¶
- Constants
- Variables
- func WithCustomHeaders(ctx context.Context, headers http.Header) context.Context
- func WithCustomParameters(ctx context.Context, params map[string][]string) context.Context
- func WithSigner(ctx context.Context, s Signer) context.Context
- type AnalyzeOptions
- type ClientOptions
- type DeepgramError
- type DeepgramWarning
- type HeadersContext
- type LiveTranscriptionOptions
- type ParametersContext
- type PreRecordedTranscriptionOptions
- type RawResponse
- type Signer
- type SignerContext
- type SpeakOptions
- type StatusError
- type WSSpeakOptions
Constants ¶
View Source
const (
PackageVersion = interfacesv1.PackageVersion
)
Variables ¶
View Source
var DgAgent = interfacesv1.DgAgent
DgAgent is the agent version
Functions ¶
func WithCustomHeaders ¶
func WithCustomParameters ¶
Types ¶
type AnalyzeOptions ¶ added in v1.1.0
type AnalyzeOptions = interfacesv1.AnalyzeOptions
type ClientOptions ¶ added in v1.0.4
type ClientOptions = interfacesv1.ClientOptions
type DeepgramError ¶ added in v1.3.0
type DeepgramError = interfacesv1.DeepgramError
type DeepgramWarning ¶ added in v1.4.0
type DeepgramWarning = interfacesv1.DeepgramWarning
type LiveTranscriptionOptions ¶
type LiveTranscriptionOptions = interfacesv1.LiveTranscriptionOptions
type PreRecordedTranscriptionOptions ¶
type PreRecordedTranscriptionOptions = interfacesv1.PreRecordedTranscriptionOptions
type RawResponse ¶
type RawResponse = interfacesv1.RawResponse
common structs found throughout the SDK
type SignerContext ¶
type SignerContext = interfacesv1.SignerContext
type SpeakOptions ¶ added in v1.2.0
type SpeakOptions = interfacesv1.SpeakOptions
type StatusError ¶
type StatusError = interfacesv1.StatusError
type WSSpeakOptions ¶ added in v1.6.0
type WSSpeakOptions = interfacesv1.WSSpeakOptions
Click to show internal directories.
Click to hide internal directories.