Answers for "how to install portaudio in linux"

-1

how to install pyaudio in ubuntu

sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0
pip install pyaudio --user
Posted by: Guest on October-27-2020

Code answers related to "how to install portaudio in linux"

Python Answers by Framework

Browse Popular Code Answers by Language