Skip to content

Releases: Azure-Samples/cognitive-services-speech-sdk

Microsoft Cognitive Services Speech SDK Samples

02 Apr 09:06
eca390c
Compare
Choose a tag to compare
134734

Update NodeJS Quickstarts/Samples to 1.11.0 (#570)

Microsoft Cognitive Services Speech SDK Samples

02 Apr 06:45
Compare
Choose a tag to compare
134672

fix Error CS5001 in all the other C# samples the changes to use Async…

Microsoft Cognitive Services Speech SDK Samples

02 Apr 05:33
Compare
Choose a tag to compare
134645

fix  Error CS5001: Program does not contain a static 'Main' method su…

Microsoft Cognitive Services Speech SDK Samples

01 Apr 07:21
a3d17d2
Compare
Choose a tag to compare
134317

make v1.11.0 sample updates public. (#569)

Microsoft Cognitive Services Speech SDK Samples

27 Mar 00:49
04a3f93
Compare
Choose a tag to compare
132642

Update README.md (#562)

Microsoft Cognitive Services Speech SDK Samples

26 Mar 23:02
0773f8e
Compare
Choose a tag to compare
Update README.md for the Java Voice Assistant quickstart (#561)

Co-authored-by: BrianMouncer <[email protected]>

Microsoft Cognitive Services Speech SDK Samples

26 Mar 22:59
0773f8e
Compare
Choose a tag to compare
Update README.md for the Java Voice Assistant quickstart (#561)

Co-authored-by: BrianMouncer <[email protected]>

Microsoft Cognitive Services Speech SDK Samples

26 Mar 22:58
0773f8e
Compare
Choose a tag to compare
Update README.md for the Java Voice Assistant quickstart (#561)

Co-authored-by: BrianMouncer <[email protected]>

Microsoft Cognitive Services Speech SDK Samples

19 Mar 19:22
1aca8ee
Compare
Choose a tag to compare
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

10 Mar 22:44
af8a793
Compare
Choose a tag to compare
Working with a customer, we stumbled upon a 404 - fixing that. (#432)

Co-authored-by: BrianMouncer <[email protected]>