STTConfig field of the StartAIConversation API:// json — STTConfig{"Language": "en","VadSilenceTime": 1000,"CustomParam": "{\\"STTType\\":\\"azure\\",\\"SubscriptionKey\\":\\"<your_azure_subscription_key>\\",\\"Region\\":\\"eastus\\"}"}
Field | Type | Required | Description |
Language | String | No | |
VadSilenceTime | Integer | No |
CustomParam is not part of the standard STTConfig fields. It is only required when using a third-party STT engine, and is used to pass the service provider's authentication parameters.Field | Type | Required | Description |
STTType | String | Yes | Fixed value: "azure". |
SubscriptionKey | String | Yes | |
Region | String | Yes |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback