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/cognitive-services/Speech-Service/includes/release-notes/release-notes-sdk.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,22 +6,22 @@ ms.date: 11/01/2022
6
6
ms.author: eur
7
7
---
8
8
9
-
### Speech SDK 1.27.0: April 2024 release
9
+
### Speech SDK 1.27.0: April 2023 release
10
10
11
11
#### Notification about upcoming changes
12
12
13
13
* Online Certificate Status Protocol (OCSP) is about to be removed from the JavaScript SDK, to allow customers to better conform to browser and Node standards for certificate handling. This release will be the last to include our custom OCSP module.
14
14
15
15
#### New Features
16
16
17
-
***JavaScript** – Speaker identification/verification now allows microphone input from the browser.
18
-
***Embedded Speech Recognition**(SR) - Update support for `PropertyId::Speech_SegmentationSilenceTimeoutMs` setting.
17
+
***JavaScript** – Added support for microphone input from the browser with Speaker Identification and Verification.
18
+
***Embedded Speech Recognition** - Update support for `PropertyId::Speech_SegmentationSilenceTimeoutMs` setting.
19
19
20
20
#### Bug fixes
21
21
22
-
***General** - Reliability updates in service reconnection logic.
23
-
***General** - Fix string conversions leaking memory on Windows.
24
-
***Embedded SR** - Fix crash on French SR when using certain grammar list entries.
22
+
***General** - Reliability updates in service reconnection logic (all programing languages except JavaScript).
23
+
***General** - Fix string conversions leaking memory on Windows (all relevant programing languages except JavaScript).
24
+
***Embedded Speech Recognition** - Fix crash in French Speech Recognition when using certain grammar list entries.
25
25
***Source code documentation** - Corrections to SDK reference documentation comments related to audio logging on the service.
26
26
***Intent recognition** - Fix Pattern Matcher priorities related to list entities.
0 commit comments