Skip to content

Commit

Permalink
fix install command for speech to text example (#1856)
Browse files Browse the repository at this point in the history
  • Loading branch information
imatiach-msft authored Dec 15, 2022
1 parent 8fcc29a commit 2b48aa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This quickstart and example

## Prerequisites
- [Install Anaconda](https://docs.anaconda.com/anaconda/install/)
- In Anaconda run: pip install azure-cognitiveservices-speech-speech to install Speech SDK
- In Anaconda run: conda install azure-cognitiveservices-speech-speech to install Speech SDK

## Procedures
* Run Speech API
Expand Down

0 comments on commit 2b48aa3

Please sign in to comment.