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
+5-5Lines changed: 5 additions & 5 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: 07/31/2023
6
6
ms.author: eur
7
7
---
8
8
9
-
### Speech SDK 1.32.1: September 2023 release
10
-
11
-
#### Upcoming Patch Release:
9
+
### Upcoming Patch Release:
12
10
13
11
* For Linux and Android users: With the End of Life for OpenSSL 1.1.1 on September 11th there will be a patch release containing support for OpenSSL 3.0 before the next major Speech SDK release. This will streamline usage on Linux Distributions with OpenSSL 3.0 pre-installed (such as Ubuntu 22.04).
14
12
15
-
13
+
### Speech SDK 1.32.1: September 2023 release
16
14
17
15
#### Bug fixes
18
16
* Android packages updates with latest security fixes from OpenSSL1.1.1v
19
-
* JS – WebWorkerLoadType property added to allow bypass of data URL load for timeout worker * JS – Fix Conversation Translation disconnect after 10 minutes
17
+
* JS – WebWorkerLoadType property added to allow bypass of data URL load for timeout worker
18
+
* JS – Fix Conversation Translation disconnect after 10 minutes
20
19
* JS – Conversation Translation auth token from Conversation now propagates to Translation service connection
21
20
22
21
23
22
#### Samples
24
23
24
+
*[conversation transcription with Swift APIs](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/swift/ios/conversation-transcription/README.md)
0 commit comments