
Microsoft Azure Speech To Text
Sample of Azure speech transcribing audio from a call in realtime.
Usage
This code shows how to send audio from the Vonage Voice API Websocket to Azure Speech-to-text, it allows you obtain real time transcription of the callers speech.
Currently this is open source example code which is designed for you to build out from, you might pass the text to a bot platform, transcribe a call to notes or it to collect information from callers into your systems directly.
Resources
- GitHub Repository
- Azure Docs For information
Support
This open source project is supported by the Vonage Product and Developer Experience team on a best effort basis, issues should be raised in the GitHub repository.