We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c111f commit a5a956bCopy full SHA for a5a956b
articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/csharp.md
@@ -24,9 +24,6 @@ The Speech SDK is available as a [NuGet package](https://www.nuget.org/packages/
24
25
## Recognize speech from a microphone
26
27
-> [!div class="nextstepaction"]
28
-> [Additional samples on GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp)
29
-
30
Follow these steps to create a console application and install the Speech SDK.
31
32
1. Open a command prompt window in the folder where you want the new project. Run this command to create a console application with the .NET CLI.
0 commit comments