Documentation
¶
Index ¶
- Constants
- Variables
- func NewSettingsConfigurationOptions() *interfacesv1.SettingsOptions
- 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 ClientOptionsV2
- type DeepgramError
- type DeepgramWarning
- type FluxConfigureOptions
- type FluxThresholds
- type FluxTranscriptionOptions
- type HeadersContext
- type LiveTranscriptionOptions
- type ParametersContext
- type PreRecordedTranscriptionOptions
- type RawResponse
- type SettingsOptions
- 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 NewSettingsConfigurationOptions ¶
func NewSettingsConfigurationOptions() *interfacesv1.SettingsOptions
NewSettingsConfigurationOptions creates a new SettingsConfigurationOptions object
func WithCustomHeaders ¶
func WithCustomParameters ¶
Types ¶
type AnalyzeOptions ¶
type AnalyzeOptions = interfacesv1.AnalyzeOptions
type ClientOptionsV2 ¶ added in v3.6.0
type ClientOptionsV2 = interfacesv2.ClientOptions
type DeepgramError ¶
type DeepgramError = interfacesv1.DeepgramError
type DeepgramWarning ¶
type DeepgramWarning = interfacesv1.DeepgramWarning
type FluxConfigureOptions ¶ added in v3.6.0
type FluxConfigureOptions = interfacesv2.FluxConfigureOptions
type FluxThresholds ¶ added in v3.6.0
type FluxThresholds = interfacesv2.FluxThresholds
type FluxTranscriptionOptions ¶ added in v3.6.0
type FluxTranscriptionOptions = interfacesv2.FluxTranscriptionOptions
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 SettingsOptions ¶
type SettingsOptions = interfacesv1.SettingsOptions
type SignerContext ¶
type SignerContext = interfacesv1.SignerContext
type SpeakOptions ¶
type SpeakOptions = interfacesv1.SpeakOptions
type StatusError ¶
type StatusError = interfacesv1.StatusError
type WSSpeakOptions ¶
type WSSpeakOptions = interfacesv1.WSSpeakOptions
Click to show internal directories.
Click to hide internal directories.