Skip to content

Commit a52c889

Browse files
committed
take PR feedback comments
1 parent a63d089 commit a52c889

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ ms.author: eur
99
### Speech SDK 1.24.1: October 2022 release
1010

1111
#### New features
12-
- Published Embedded packages to allow preview of embedded engines.
12+
- Published packages for the Embedded Speech preview. See https://aka.ms/embedded-speech for more information.
1313

1414
#### Bug fixes
1515

1616
- **All programing languages**
1717
- Fix embedded TTS crash when voice font is not supported
18-
- Fix stopSpeaking() cannot stop playback on Linux
18+
- Fix stopSpeaking() cannot stop playback on Linux ([#1686](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1686))
1919
- **JavaScript SDK**
20-
- Fixed regression in how conversation stranslator gated audio.
20+
- Fixed regression in how conversation transcriber gated audio.
2121
- **Java**
22-
- published updated POM and JavaDocs files to maven central to enable docs pipeline to udate online refference docs.
22+
- Temporarily Published updated POM and Javadocs files to Maven Central to enable the docs pipeline to update online reference docs.
2323
- **Python**
2424
- Fix regression where python speak_text(ssml) returns void.
2525

0 commit comments

Comments
 (0)