File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
articles/cognitive-services/Speech-Service/includes/release-notes Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 2
2
author : eric-urban
3
3
ms.service : cognitive-services
4
4
ms.topic : include
5
- ms.date : 02/22 /2022
5
+ ms.date : 11/01 /2022
6
6
ms.author : eur
7
7
---
8
8
9
+ ### Speech SDK 1.24.1: November 2022 release
10
+
11
+ #### New features
12
+ - Published packages for the Embedded Speech preview. See https://aka.ms/embedded-speech for more information.
13
+
14
+ #### Bug fixes
15
+
16
+ - ** All programing languages**
17
+ - Fix embedded TTS crash when voice font is not supported
18
+ - Fix stopSpeaking() cannot stop playback on Linux ([ #1686 ] ( https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1686 ) )
19
+ - ** JavaScript SDK**
20
+ - Fixed regression in how conversation transcriber gated audio.
21
+ - ** Java**
22
+ - Temporarily Published updated POM and Javadocs files to Maven Central to enable the docs pipeline to update online reference docs.
23
+ - ** Python**
24
+ - Fix regression where python speak_text(ssml) returns void.
25
+
26
+
9
27
### Speech SDK 1.24.0: October 2022 release
10
28
11
29
#### New features
You can’t perform that action at this time.
0 commit comments