I am building a speech recognition program but can\'t install pyAudio.
I have installed Microsoft visual c++ 14.0.0 but still, I am getting another error. I can\'t u
the key info in the error message is "Cannot open include file: 'portaudio.h': No such file or directory"
so you should google it, and you will find it have an answer in stackoverflow: https://stackoverflow.com/a/52191687/5232323
the current version PyAudio 0.2.11 is not supported for Python 3.7