How to enable multi-vendor speech recognition

Created by Anton Zykov, Modified on Mon, 13 Jan at 4:49 PM by Anton Zykov

1. Ensure that you use latest version of WebAPI. Check out the files in webapi root folder:

  • trans or trans.exe (for Windows)
  • asr.config

2. Update TCXWebAPI.ini config file:

  • AI_PROVIDER = (azure, google, revai, local_whisper, openai, aws); none could be used to disable recognition
  • AI_DELAY = 7000
  • AI_INTERVAL = 2000
  • AI_TIMEOUT = 60000
  • AI_TYPE = transcription

3. Set up asr.config:

  • specify the default vendor name (azure, google, revai, local_whisper, openai, aws)
  • set up credentials for the services you plan to use:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article