Not Monitored
Tag not monitored by Microsoft.
43,092 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A community member has associated this post with a similar question:
How to perform speech recognition to get speech input over a telephony phone call in Microsoft Azure?
Only moderators can edit this content.
Context: We are building a bot using Azure Communication Services (ACS) and Azure Speech Services to handle phone calls. The bot asks questions (via TTS) and captures user responses using speech-to-text (STT).
What We’ve Done:
Achievements:
Challenges:
InitialSilenceTimeout
to 10 seconds, the bot skips to the next question after 1–2 seconds without recognizing speech.Help Needed:
Additional Context:
Code Snippet (C#):
// Recognize user speech
async Task