Skip to content

Commit 53b9e04

Browse files
author
Marko Hietala
committed
Updates to speech sdk release notes: link to conversation transcription quickstart and mention of Objective-C/Swift support for CT.
1 parent fdf3936 commit 53b9e04

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-services/speech-service/includes/release-notes/release-notes-sdk.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: eur
1010

1111
#### New Features
1212

13-
* Support for [real-time diarization](../../get-started-stt-diarization.md) is available in public preview with the Speech SDK 1.31.0. This feature is available in the following SDKs: C#, C++, Java, JavaScript, and Python.
13+
* Support for [real-time diarization](../../get-started-stt-diarization.md) is available in public preview with the Speech SDK 1.31.0. This feature is available in the following SDKs: C#, C++, Java, JavaScript, Python and Objective-C/Swift.
1414

1515
* Synchronized speech synthesis word boundary and viseme events with audio playback
1616

@@ -40,6 +40,8 @@ This table shows the previous and new object names for real-time diarization and
4040

4141
* **CSharp**
4242

43+
* [New C# conversation transcription quickstart](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/quickstart/csharp/dotnet/conversation-transcription/README.md)
44+
4345
* [New C# meeting transcription quickstart](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/quickstart/csharp/dotnet/meeting-transcription/README.md)
4446

4547
* **JavaScript**

0 commit comments

Comments
 (0)