Jason Azayev

Results 3 comments of Jason Azayev

Have you actually installed PyAudio? [The README.md](https://github.com/Uberi/speech_recognition#pyaudio-for-microphone-users) has some good instructions on how to do this. Running `pip3 install pyaudio` should install in most cases.

I have started work on this [here](https://github.com/PredatorFeesh/JARVIS-on-Messenger/tree/Python3Update), I have done a pull request too check it out [here](https://github.com/swapagarwal/JARVIS-on-Messenger/pull/537). Would appreciate more help with this.

Check the Python3Update branch when you can, majority of what I'll be doing will be in there.