diff --git a/run.md b/run.md index 59dcaea..9f8bd28 100644 --- a/run.md +++ b/run.md @@ -42,7 +42,7 @@ pip install pyttsx3 - Open the command prompt/terminal and enter the below command to install `SpeechRecognition` ```md -pip install SpeechRecognition +pip install pyaudio SpeechRecognition ``` > Visit the [Speech Recognition documentation](https://pypi.org/project/SpeechRecognition/) to know more about this library. @@ -77,4 +77,4 @@ send email : Open email : Abort : Stop End with : Bye -``` \ No newline at end of file +```