PyAudio

Cross-platform audio I/O with PortAudio

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libportaudio2 libjack0
pip3 install pyaudio

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.14 2023-11-07      
0.2.13 2022-12-26      
0.2.12 2022-07-19      
0.2.11 2017-03-19      
0.2.10 2017-01-17      
0.2.9 2015-10-20      
0.2.8 2015-09-20      

Issues with this package?

Page last updated 2025-09-04 03:14:48 UTC