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 71b3899 commit e994204Copy full SHA for e994204
articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/python.md
@@ -29,9 +29,6 @@ Install a version of [Python from 3.7 or later](https://www.python.org/downloads
29
30
## Recognize speech from a microphone
31
32
-> [!div class="nextstepaction"]
33
-> [Additional samples on GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/python)
34
-
35
Follow these steps to create a console application.
36
37
1. Open a command prompt window in the folder where you want the new project. Create a new file named *speech_recognition.py*.
0 commit comments