File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/cognitive-services/Speech-Service/includes/release-notes Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,17 @@ ms.author: eur
9
9
### Speech SDK 1.24.1: October 2022 release
10
10
11
11
#### 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 .
13
13
14
14
#### Bug fixes
15
15
16
16
- ** All programing languages**
17
17
- 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 ) )
19
19
- ** JavaScript SDK**
20
- - Fixed regression in how conversation stranslator gated audio.
20
+ - Fixed regression in how conversation transcriber gated audio.
21
21
- ** 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.
23
23
- ** Python**
24
24
- Fix regression where python speak_text(ssml) returns void.
25
25
You can’t perform that action at this time.
0 commit comments