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 a5a956b commit 7be306eCopy full SHA for 7be306e
articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/cpp.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/cpp)
29
-
30
Follow these steps to create a console application and install the Speech SDK.
31
32
1. Create a new C++ console project in [Visual Studio Community](https://visualstudio.microsoft.com/downloads/) named `SpeechRecognition`.
0 commit comments