The list of all supported languages and corresponding serviceId's are available here:
https://docs.google.com/spreadsheets/d/1QPBXdm67T7B8Q07mKzLpvo7TWLScsRixCxDOGnsPGyQ/
- Python 3.7+
pip install -r requirements.txt
In asr_recorder.py
, set the variables:
api_key
serviceId
sourceLanguage
Then run python asr_recorder.py
, and once it says "START SPEAKING", you can talk through your microphone.
It should be see the live stream output printed on the terminal as you speak.