You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/release-notes/release-notes-sdk.md
+29-4Lines changed: 29 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,39 @@
1
1
---
2
-
author: PatrickFarley
3
2
ms.service: azure-ai-speech
4
3
ms.topic: include
5
-
ms.date: 5/21/2025
6
-
ms.author: pafarley
4
+
ms.date: 9/24/2025
5
+
author: goergenj
6
+
ms.author: jagoerge
7
+
reviewer: PatrickFarley
8
+
ms.reviewer: pafarley
7
9
---
8
10
9
11
> [!IMPORTANT]
10
12
> 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
13
14
+
### Speech SDK 1.46: 2025-September release
15
+
16
+
#### New features:
17
+
* Added support for speech start event sensitivity with `Speech_StartEventSensitivity` property.
0 commit comments