Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Install PyAudio

If you want to use a whl file:
Find the appropriate .whl file from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio and download it.
Go to the folder where the wheel file is located.
Install the wheel using pip, ex. pip install PyAudio-0.2.11-cp38-cp38-win_amd64.whl
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Install #PyAudio
ADD COMMENT
Topic
Name
8+4 =