Skip to main content

Voice FAQs

What are the languages supported for Voice Bot?
Language support depends on the STT/TTS engine selected. Languages supported in Microsoft engine.
Can yellow voice bots support DTMF inputs?
Yes, voice bots support both speech recognition and DTMF (keypad) inputs. Learn more here.
How will voice-bot work with third-party CRM?
It can integrate with any CRM for picking up information or posting back updates as long as we have APIs available to configure.
How can the voice bot transfer contextual information (like name, number, etc) collect from the end user to the contact center as well?
We can use SIP Header transfer or Tonetag transfer to pass extra information while doing the call transfer.
What are the STT engines provided for configuration?
Currently we have native integrations with Microsoft and Google for our STT services.
Can the bot be configured for regional languages?
Yes, a voice bot (same as a chatbot) can be configured for multiple languages.
How a voice bot can capture alphanumeric inputs accurately from user speech?
Accuracy depends on many factors like the complexity of the input, background noise, etc. If the list of these characters is available (for example a list of Product IDs or an Order ID) we can train the bot on the same using boost phrases.
Can voice bot dynamically understand different languages and if required, switch the language on the fly?
Yes, this can be done using the Auto-Language Detection feature. Currently, this is under Beta. Learn more here.