Controlling events sent to bot
You can enable VoiceAI Connect to send certain optional events to the bot. If not configured, VoiceAI Connect doesn't send them.
How to use this?
This feature is configured by the following bot parameter:
See Changing call settings for details on how this parameter can be applied.
Parameter |
Type |
Description |
---|---|---|
|
Array of strings |
Allows VoiceAI Connect to send the following events if specified:
For example, below allows VoiceAI Connect to send the "dialoutInitiated" event: "sendEventsToBot": [ "dialoutInitiated" ] |