Skip to content

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

Ingestion Client v1.0.0

24 Oct 16:26
638c083
Compare
Choose a tag to compare
[IngestionClient] Use raw jq output to remove quotes in version (#1708)

* Update ingestion_client.yaml

* Update ingestion_client.yaml

Microsoft Cognitive Services Speech SDK Samples

05 Jan 10:00
3323183
Compare
Choose a tag to compare
269707

adding format to integer properties to map to 64 bit integers in targ…

Microsoft Cognitive Services Speech SDK Samples

05 Jan 05:04
fc4898f
Compare
Choose a tag to compare
269528

fix #911, disable mac catalyst building (#912)

Microsoft Cognitive Services Speech SDK Samples

04 Jan 23:06
3611c22
Compare
Choose a tag to compare
Fix variable name typo in Java Android Sample (#905)

Fix variable name typo in Java Android Sample, and minor updates to README.md files.

Microsoft Cognitive Services Speech SDK Samples

04 Jan 18:39
19e50b1
Compare
Choose a tag to compare
Fix C# menu sample code. Fix .net core build command in README.md (#910)

Closes #909 . Please look at issue #909 for the full details. Thanks and happy new year!

Microsoft Cognitive Services Speech SDK Samples

04 Jan 17:18
9219a56
Compare
Choose a tag to compare
269003

Mention 1.14 release in main README.md (#908)

Microsoft Cognitive Services Speech SDK Samples

14 Dec 20:50
e302ccc
Compare
Choose a tag to compare
251225

Update Connector.csproj (#897)

Microsoft Cognitive Services Speech SDK Samples

14 Dec 20:35
4ff476c
Compare
Choose a tag to compare
Enable azure gov and improve scalability (#896)

* update nugets, enable azure gov and improve scalability

* replace tabs with spaces

Microsoft Cognitive Services Speech SDK Samples

06 Dec 04:04
1ea4310
Compare
Choose a tag to compare
Correct from-file JS browser quickstart (#889)

https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/884

Microsoft Cognitive Services Speech SDK Samples

04 Dec 02:37
ee8139f
Compare
Choose a tag to compare
244136

Java Sample: Fix logic for reading from a FileInputStream and other m…