PyAudio cannot be installed using 'pip install PyAudio' for modern python versions as it has not been updated. To install PyAudio the proper wheel file must be manually downloaded for your computer ...
Quickstart: pip install SpeechRecognition. See the "Installing" section for more details. To quickly try it out, run python -m speech_recognition after installing. The library reference documents ...