wim-voicebots-client package
Classes
Class | Description |
|---|---|
Creates a new voice bot with the specified configuration for the company. | |
Deletes an existing voice bot and all its associated data. | |
Utility method to describe available events for websocket and webhook events. | |
Retrieves detailed trace information for a specific voice bot session. | |
Retrieves details of a specific voice bot by its unique identifier. | |
Retrieves a list of voice bot trace sessions for the specified company. | |
Retrieves a list of all voice bots for the specified company. | |
Retrieves a list of voice bot names and basic information for the specified company. | |
Terminates the voice session and the call. | |
Plays the specified audio chunk through the audio stream of the voice session. | |
Generates and plays the specified text through the audio stream of the voice session. | |
Stop playing and ongoing audio from the voice bot. | |
Transfers the call to the specified context and extension, and terminates the voice bot session. | |
Updates the configuration of an existing voice bot with new settings. | |
Base exception class for all service exceptions from VoiceBots service. | |
Interfaces
Interface | Description |
|---|---|
The input for CreateVoiceBotCommand. | |
The output of CreateVoiceBotCommand. | |
The input for DeleteVoiceBotCommand. | |
The output of DeleteVoiceBotCommand. | |
The input for DescribeEventCommand. | |
The output of DescribeEventCommand. | |
The input for GetTraceCommand. | |
The output of GetTraceCommand. | |
The input for GetVoiceBotCommand. | |
The output of GetVoiceBotCommand. | |
The input for ListTracesCommand. | |
The output of ListTracesCommand. | |
The input for ListVoiceBotsCommand. | |
The output of ListVoiceBotsCommand. | |
The input for ListVoiceBotsNamesCommand. | |
The output of ListVoiceBotsNamesCommand. | |
The input for SendHangupCommand. | |
The output of SendHangupCommand. | |
The input for SendPlayCommand. | |
The output of SendPlayCommand. | |
The input for SendSayCommand. | |
The output of SendSayCommand. | |
The input for SendStopCommand. | |
The output of SendStopCommand. | |
The input for SendTransferCommand. | |
The output of SendTransferCommand. | |
The input for UpdateVoiceBotCommand. | |
The output of UpdateVoiceBotCommand. | |
The configuration interface of VoiceBotsClient class constructor that set the region, credentials and other options. | |
The resolved configuration interface of VoiceBotsClient class. This is resolved and normalized from the constructor configuration interface. | |
Namespaces
Namespace | Description |
|---|---|
Variables
Variable | Description |
|---|---|
Type Aliases
Type Alias | Description |
|---|---|