Skip to content

Commit 0ccaabb

Browse files
Merge pull request #217143 from BrianMouncer/BrianMouncer-pr/1.24.0_updates
update release notes for 1.24.1 patch release.
2 parents db9f90f + 6d428fc commit 0ccaabb

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

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

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,28 @@
22
author: eric-urban
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 02/22/2022
5+
ms.date: 11/01/2022
66
ms.author: eur
77
---
88

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+
927
### Speech SDK 1.24.0: October 2022 release
1028

1129
#### New features

0 commit comments

Comments
 (0)