Speech Service
Attention!
We have moved our Customer Feedback & Ideas for Azure Cognitive Services portal to the Azure Feedback Forum.
-
C# Examples for Speech SDK
It would be nice if the SDK documentation and GitHub repo included examples in C# and not just Java and C++.
1 vote -
IVR Access to DirectLine Speech API
how an IVR system can call this API? more details about protocol used and sample would be highly appreciated
1 vote -
Fix Speech UWP, it does not work
Go to the documentation here: https://www.microsoft.com/cognitive-services/en-us/speech-api/documentation/getstarted/get-started-csharp-win10
Click to download code: https://oxfordportal.blob.core.windows.net/example-speech/SpeechRecognitionExample.UniversalApp.zip
This sample depends on the pre-RTM version of Windows 10, making it impossible to proceed.3 votesThanks for letting us know about the broken code! We’ve updated our documentation to link to the built-in Windows 10 Speech API which is the suggested way to call Speech API through UWP applications. You can read more about it using the links below.
Documentation: https://msdn.microsoft.com/en-us/library/windows/apps/windows.media.speechrecognition.aspx.
Sample: https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/SpeechRecognitionAndSynthesis
- Don't see your idea?