Skip to content

Commit 79f2b40

Browse files
author
Darren Cohen
committed
Merge branch 'dargilco/1-22-release-notes' of https://github.com/dargilco/azure-docs-pr into dargilco/1-22-release-notes
2 parents 9606307 + c357363 commit 79f2b40

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

articles/cognitive-services/Speech-Service/includes/release-notes/release-notes-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Uses Speech SDK 1.22.0.
1212

1313
#### New features
1414

15-
- Added `spx init` command to guide users through service key creation without going to Azure Web Portal.
16-
- Our docker contain now has Azure CLI included, so the `spx init` command will work out of the box.
15+
- Added `spx init` command to guide users through the Speech resource key creation without going to Azure Web Portal.
16+
- Speech docker containers now have Azure CLI included, so the `spx init` command will work out of the box.
1717
- Added timestamp as an event output option, to make SPX more useful when calculating latencies.
1818

1919

articles/cognitive-services/Speech-Service/includes/release-notes/release-notes-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: eur
1313
- **Java**: IntentRecognitionResult API for getEntities(), applyLanguageModels(), and recognizeOnceAsync(text) added to support the simple pattern matching engine.
1414
- **Unity**: Added support for Mac M1 (Apple Silicon) for Unity package ([GitHub issue](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1465))
1515
- **C#**: Added support for x86_64 for Xamarin Android ([GitHub issue](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1457))
16-
- **C#**: .NET framework minimum version updated to v4.6.2 for SDK C# package as v4.6.1 has retired (see [Microsoft .NET Framework Component Lifecycle Policy](https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-framework))
16+
- **C#**: .NET framework minimum version updated to v4.6.2 for SDK C# package as v4.6.1 has retired (see [Microsoft .NET Framework Component Lifecycle Policy](https://docs.microsoft.com/lifecycle/products/microsoft-net-framework))
1717
- **Linux**: Added support for Debian 11 and Ubuntu 22.04 LTS. Ubuntu 22.04 LTS requires manual installation of libssl1.1 either as a binary package from [here](http://security.ubuntu.com/ubuntu/pool/main/o/openssl) (e.g. libssl1.1_1.1.1l-1ubuntu1.3_amd64.deb or newer for x64), or by compiling from sources.
1818

1919
#### Bug fixes

articles/cognitive-services/Speech-Service/releasenotes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ See below for information about changes to Speech services and resources.
2222
* Speech SDK 1.22.0 and Speech CLI 1.22.0 were released in June 2022. See details below.
2323
* Custom speech-to-text container v3.1.0 released in March 2022, with support to get display models.
2424
* TTS Service March 2022, public preview of Cheerful and Sad styles with fr-FR-DeniseNeural.
25-
* TTS Service February 2022, public preview of Custom Neural Voice Lite, extended CNV language support to 49 locales.
2625

2726
## Release notes
2827

0 commit comments

Comments
 (0)