Skip to content

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

Microsoft Cognitive Services Speech SDK Samples

17 Jun 04:53
8473970
Compare
Choose a tag to compare
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

16 Jun 17:42
c83d4df
Compare
Choose a tag to compare
158526

sample download links use explicit path, PHP requires curl, spelling …

Microsoft Cognitive Services Speech SDK Samples

09 Jun 05:00
5670456
Compare
Choose a tag to compare
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

19 May 05:02
f356a22
Compare
Choose a tag to compare
148577

Adding quickstart for KWRecognizer+SpeechRecognizer using streams. (#…

Microsoft Cognitive Services Speech SDK Samples

17 May 20:14
6d14d5e
Compare
Choose a tag to compare
Retargeting sample. (#648)

* Retargeting sample.

* Adding tags to reference from the docs.

* Update MainPage.xaml.cs

Microsoft Cognitive Services Speech SDK Samples

17 May 03:26
ff41cae
Compare
Choose a tag to compare
148041

push 1.12.0 release changes to public git repo. (#646)

Microsoft Cognitive Services Speech SDK Samples

12 May 16:57
4795056
Compare
Choose a tag to compare
146738

Replacing tabs for spaces. (#635)

Microsoft Cognitive Services Speech SDK Samples

07 May 23:56
fe56077
Compare
Choose a tag to compare
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

07 May 21:31
9edcaa5
Compare
Choose a tag to compare
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

06 May 23:37
Compare
Choose a tag to compare
144960

Set theme jekyll-theme-slate