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 8193350 commit 37069a2Copy full SHA for 37069a2
articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/python.md
@@ -31,7 +31,7 @@ Install a version of [Python from 3.7 or later](https://www.python.org/downloads
31
32
Follow these steps to create a console application.
33
34
-1. Command Prompt window in the folder where you want the new project. Create a new file named *speech_recognition.py*.
+1. Open a Command Prompt window in the folder where you want the new project. Create a new file named *speech_recognition.py*.
35
36
1. Run this command to install the Speech SDK:
37
0 commit comments