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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,20 @@ ms.date: 02/22/2022
6
6
ms.author: eur
7
7
---
8
8
9
+
### Speech SDK 1.23.0: July 2022 release
10
+
11
+
#### New features
12
+
13
+
-**C#, C++, Java**: Added support for languages `zh-cn` and `zh-hk` in Intent Recognition with Pattern Matching.
14
+
-**C#**: Added support for `AnyCPU` .NET Framework builds
15
+
16
+
#### Bug fixes
17
+
18
+
-**Android**: Fixed OpenSSL vulnerability CVE-2022-2068 by updating OpenSSL to 1.1.1q
19
+
-**Python**: Fix crash when using PushAudioInputStream
20
+
-**iOS**: Fix "EXC_BAD_ACCESS: Attempted to dereference null pointer" as reported on iOS ([GitHub issue](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1555))
0 commit comments