Skip to content

Commit 945198c

Browse files
authored
Update python.md
1 parent a6c3ff2 commit 945198c

File tree

1 file changed

+3
-0
lines changed
  • articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics

1 file changed

+3
-0
lines changed

articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/python.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ Install a version of [Python from 3.7 or later](https://www.python.org/downloads
2929

3030
## Recognize speech from a microphone
3131

32+
> [!TIP]
33+
> Try out the [Azure AI Speech Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-azureaispeech.azure-ai-speech-toolkit) to easily build and run samples on Visual Studio Code.
34+
3235
Follow these steps to create a console application.
3336

3437
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

Comments
 (0)