1128d5c3f1
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, such as GNU/Linux, Microsoft Windows, and Apple Mac OS X / macOS.
4 lines
244 B
Text
4 lines
244 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, such as GNU/Linux,
|
|
Microsoft Windows, and Apple Mac OS X / macOS.
|