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
pip install pipwin pipwin install pyaudio
Try these commands in prompt. It does not require any manual downloads or searches etc. pipwin is a complementary tool for pip on Windows. It is capable of installing unofficial python package binaries for Windows provided by Christoph Gohlke
pipwin
pip