STTConfig field of the StartAIConversation API:// json — STTConfig{"Language": "en","VadSilenceTime": 1000,"CustomParam": "{\\"STTType\\":\\"deepgram\\",\\"ApiKey\\":\\"<your_deepgram_api_key>\\",\\"Model\\":\\"nova-3\\"}"}
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: "deepgram". |
ApiKey | String | Yes | |
Model | 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