Releases: Azure-Samples/cognitive-services-speech-sdk
Releases · Azure-Samples/cognitive-services-speech-sdk
Microsoft Cognitive Services Speech SDK Samples
Update batch transcription sample to use v3.0 version (#686) * Update c# sample to use v3 API. * Remove unnecessary usings * Improved readability Fixed comment * - proper paginating through transcriptions. - add section in to reference from azure docs. * Fixed code after testing it * - switched to new project format - using package references - updated to .net 4.7.2 - fixed comments - sorted usings - moved usings into namespace declaration consistently * Fixed grammar issue in comment Co-authored-by: BrianMouncer <48774897+BrianMouncer@users.noreply.github.com>
Microsoft Cognitive Services Speech SDK Samples
158526 sample download links use explicit path, PHP requires curl, spelling …
Microsoft Cognitive Services Speech SDK Samples
update samples version ref to 1.12.1 (#677) * update samples version ref to 1.12.1 * fix typo in C# speaker recongnition sample. * update samples refferences to 1.12.1 and pull in new speaker recognition samples * retoring the ? in speaker recognition, it wasn't a typo. If the samples repo fails again complaining about this line and character, I'll follow up in a different PR.
Microsoft Cognitive Services Speech SDK Samples
148577 Adding quickstart for KWRecognizer+SpeechRecognizer using streams. (#…
Microsoft Cognitive Services Speech SDK Samples
Retargeting sample. (#648) * Retargeting sample. * Adding tags to reference from the docs. * Update MainPage.xaml.cs
Microsoft Cognitive Services Speech SDK Samples
148041 push 1.12.0 release changes to public git repo. (#646)
Microsoft Cognitive Services Speech SDK Samples
146738 Replacing tabs for spaces. (#635)
Microsoft Cognitive Services Speech SDK Samples
Adding Android KeywordRecognizer sample. (#630) * Removing BOM * Adding Android KeywordRecognizer sample. * Removing architecture constraint. * Removing INTERNET from the required permissions.
Microsoft Cognitive Services Speech SDK Samples
Adding KeywordRecognizer UWP quickstart. (#627) * some scaffolding * move * UWP Sample for the KeywordRecognizer * package version * removing incorrect info * Copyright+publisher * space Co-authored-by: BrianMouncer <48774897+BrianMouncer@users.noreply.github.com>
Microsoft Cognitive Services Speech SDK Samples
144960 Set theme jekyll-theme-slate