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 and gaugup committed Jan 6, 2023
1 parent 42bd53f commit 1e3e4f5
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 1e3e4f5

Please sign in to comment.