Skip to content

Commit 534c4c1

Browse files
authored
Link fixed.
1 parent c33781b commit 534c4c1

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/speech-to-text-basics

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/speech-to-text-basics/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: eur
1919
2020
## Set up the environment
2121

22-
The Speech SDK for Python is available as a [Python Package Index (PyPI) module](https://pypi.org/project/azure-cognitiveservices-speech/). The Speech SDK for Python is compatible with Windows, Linux, and macOS. Install a version of [Python from 3.7 to 3.10](https://www.python.org/downloads/). You install the Speech SDK in the next section of this article, but first check the [platform-specific installation instructions](/azure/cognitive-services/speech-service/speech-sdk?pivots=programming-language-cpp&tabs=windows%2Cubuntu%2Cios-xcode%2Cmac-xcode%2Candroid-studio#c#get-the-speech-sdk) for any more requirements.
22+
The Speech SDK for Python is available as a [Python Package Index (PyPI) module](https://pypi.org/project/azure-cognitiveservices-speech/). The Speech SDK for Python is compatible with Windows, Linux, and macOS. Install a version of [Python from 3.7 to 3.10](https://www.python.org/downloads/). You install the Speech SDK in the next section of this article, but first check the [platform-specific installation instructions](/azure/cognitive-services/speech-service/speech-sdk?pivots=programming-language-cpp&tabs=windows%2Cubuntu%2Cios-xcode%2Cmac-xcode%2Candroid-studio#c) for any more requirements.
2323

2424
> [!div class="nextstepaction"]
2525
> <a href="https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=PYTHON&Pillar=Speech&Product=speech-to-text&Page=quickstart&Section=Prerequisites" target="_target">I ran into an issue</a>

0 commit comments

Comments
 (0)