Releases: Azure-Samples/cognitive-services-speech-sdk
Releases · Azure-Samples/cognitive-services-speech-sdk
Microsoft Cognitive Services Speech SDK Samples
134734 Update NodeJS Quickstarts/Samples to 1.11.0 (#570)
Microsoft Cognitive Services Speech SDK Samples
134672 fix Error CS5001 in all the other C# samples the changes to use Async…
Microsoft Cognitive Services Speech SDK Samples
134645 fix Error CS5001: Program does not contain a static 'Main' method su…
Microsoft Cognitive Services Speech SDK Samples
134317 make v1.11.0 sample updates public. (#569)
Microsoft Cognitive Services Speech SDK Samples
132642 Update README.md (#562)
Microsoft Cognitive Services Speech SDK Samples
Update README.md for the Java Voice Assistant quickstart (#561) Co-authored-by: BrianMouncer <[email protected]>
Microsoft Cognitive Services Speech SDK Samples
Update README.md for the Java Voice Assistant quickstart (#561) Co-authored-by: BrianMouncer <[email protected]>
Microsoft Cognitive Services Speech SDK Samples
Update README.md for the Java Voice Assistant quickstart (#561) Co-authored-by: BrianMouncer <[email protected]>
Microsoft Cognitive Services Speech SDK Samples
Added Java, C#, C++ and Python updates (#519) * Added Java, C#, C++ and Python updates * Commented out the code, and updated comment to 'uncomment' :) * Made all main entry points in C# task-based, to remove .Wait() * Converted if / else to switch * Adjusted line length, to avoid scrollbar. * Removed unnecessary .ConfigureAwait(false) invocations.
Microsoft Cognitive Services Speech SDK Samples
Working with a customer, we stumbled upon a 404 - fixing that. (#432) Co-authored-by: BrianMouncer <[email protected]>