6 lines
228 B
Text
6 lines
228 B
Text
|
PyAudio provides Python bindings for PortAudio, the cross-platform
|
||
|
audio I/O library. With PyAudio, you can easily use Python to play
|
||
|
and record audio on a variety of platforms.
|
||
|
|
||
|
WWW: http://people.csail.mit.edu/hubert/pyaudio/
|