Skip to content

Commit e994204

Browse files
Update python.md
1 parent 71b3899 commit e994204

File tree

1 file changed

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

1 file changed

+0
-3
lines changed

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

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

3030
## Recognize speech from a microphone
3131

32-
> [!div class="nextstepaction"]
33-
> [Additional samples on GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/python)
34-
3532
Follow these steps to create a console application.
3633

3734
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)