Ares
Adaptive Recognition Engine for Speech (ARES) provides built-in real-time speech-to-text, offering seamless integration with low latency and reliable performance for conversational AI applications.
Using Ares ASR incurs charges under the "Ares ASR Task" pricing category. See the pricing page for details.
Sample configuration
The following example shows a starting asr
parameter configuration you can use when you Start a conversational AI agent.
Key parameters
asrrequired
- vendor stringrequired
ASR provider. Set to
ares
to use Adaptive Recognition Engine for Speech. - language stringrequired
Possible values:
ar-EG
,ar-JO
,ar-SA
,ar-AE
,bn-IN
,zh-CN
,zh-HK
,zh-TW
,nl-NL
,en-IN
,en-US
,fil-PH
,fr-FR
,de-DE
,gu-IN
,he-IL
,hi-IN
,id-ID
,it-IT
,ja-JP
,kn-IN
,ko-KR
,ms-MY
,fa-IR
,pt-PT
,ru-RU
,es-ES
,ta-IN
,te-IN
,th-TH
,tr-TR
,vi-VN
The BCP-47 language tag identifying the primary language used for agent interaction.