Skip to content

Commit 2f2118a

Browse files
committed
Update following review comments
1 parent ab8b34f commit 2f2118a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@ ms.date: 11/01/2022
66
ms.author: eur
77
---
88

9-
### Speech SDK 1.27.0: April 2024 release
9+
### Speech SDK 1.27.0: April 2023 release
1010

1111
#### Notification about upcoming changes
1212

1313
* 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.
1414

1515
#### New Features
1616

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.
1919

2020
#### Bug fixes
2121

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.
2525
* **Source code documentation** - Corrections to SDK reference documentation comments related to audio logging on the service.
2626
* **Intent recognition** - Fix Pattern Matcher priorities related to list entities.
2727

0 commit comments

Comments
 (0)