Skip to content

Commit 79dd314

Browse files
authored
Merge pull request #207884 from eric-urban/patch-2
backtrack
2 parents ee2029b + 89c2230 commit 79dd314

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/cognitive-services/Speech-Service/speech-to-text.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ Speech-to-text, also known as speech recognition, enables real-time or offline t
2727

2828
To get started, try the [speech-to-text quickstart](get-started-speech-to-text.md). Speech-to-text is available via the [Speech SDK](speech-sdk.md), the [REST API](rest-speech-to-text.md), and the [Speech CLI](spx-overview.md).
2929

30-
The following video shows how to install the [Speech SDK for C#](quickstarts/setup-platform.md) and write a simple .NET console application for speech-to-text.
31-
32-
> [!VIDEO c20d3b0c-e96a-4154-9299-155e27db7117]
33-
3430
In depth samples are available in the [Azure-Samples/cognitive-services-speech-sdk](https://aka.ms/csspeech/samples) repository on GitHub. There are samples for C# (including UWP, Unity, and Xamarin), C++, Java, JavaScript (including Browser and Node.js), Objective-C, Python, and Swift. Code samples for Go are available in the [Microsoft/cognitive-services-speech-sdk-go](https://github.com/Microsoft/cognitive-services-speech-sdk-go) repository on GitHub.
3531

3632

0 commit comments

Comments
 (0)