PyAudio provides Python bindings for PortAudio v19, 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 macOS. PyAudio is distributed under the MIT License. This library was originally inspired by: pyPortAudio/fastaudio: Python bindings for PortAudio v18 API. tkSnack: cross