Skip to content

Commit a28e7cc

Browse files
Merge pull request #5466 from rhurey/rhurey/1.44.1_notes
1.44.1 release notes
2 parents bde0d12 + 928397e commit a28e7cc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/ai-services/speech-service/includes/release-notes/release-notes-sdk.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ ms.author: eur
88

99
> [!IMPORTANT]
1010
> Content assessment (preview) via the Speech SDK is being retired in July 2025. Instead, you can use Azure OpenAI models to get content assessment results as described in the [content assessment documentation](../../how-to-pronunciation-assessment.md#content-assessment).
11+
### Speech SDK 1.44.1: Patch release
12+
13+
SDK version 1.44.1 is being released for JavaScript only with 4 bug fixes:
14+
15+
#### Bug fixes
16+
* Fixed an out of range exception when only one segmentation control parameter was provided.
17+
* enableDictation was not correctly passed to the Speech Service.
18+
* ConversationTranscriber did not use the correct URL path when created using the fromEndpoint method.
19+
* Fixed error when data is pushed to an input stream after it is detached.
1120

1221
### Speech SDK 1.44: 2025-May release
1322

0 commit comments

Comments
 (0)