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-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.author: eur
11
11
* With the End of Life for **OpenSSL 1.1.1** on September 11th, we are working on changes to support OpenSSL 3.0 that will release soon. This streamlines usage on Linux Distributions that only have OpenSSL 3.0 pre-installed (such as Ubuntu 22.04).
12
12
***Ubuntu 18.04** also hit end of life back in April of 2023, so our users should prepare for us to move our minimum version up to Ubuntu 20.04 soon.
13
13
14
-
### Speech SDK 1.34.1: January 2024 release
14
+
### Speech SDK 1.35.0: February 2024 release
15
15
16
16
#### New features
17
17
@@ -26,6 +26,10 @@ ms.author: eur
26
26
* Return a correct cancellation error code for an internal server error on WebSocket connections.
27
27
* Fix the failure to load FPIEProcessor.dll library when MAS is used with C#.
28
28
29
+
#### Samples
30
+
31
+
* Minor formatting updates for Embedded recognition samples.
0 commit comments