package
0.2.2-alpha
Repository: https://github.com/lumenvox/go-sdk.git
Documentation: pkg.go.dev

# Functions

CreateNewSession creates a new session object which can be used to create and run interactions.

# Constants

TimeoutError represents a specific SDK error indicating that a timeout has occurred during an operation.

# Variables

No description provided by the author

# Structs

AsrInteractionObject represents an ASR interaction.
AudioConfig contains the configuration for audio streamed to the API.
NluInteractionObject represents an NLU interaction.
NormalizationInteractionObject represents a normalization interaction.
SessionObject contains all state information for a single session.
TranscriptionInteractionObject represents a transcription interaction.
TtsInteractionObject represents a TTS interaction.

# Type aliases

No description provided by the author