PyAudio 0.2.14
0
Cross-platform audio I/O with PortAudio
Contents
Cross-platform audio I/O with PortAudio
Stars: 136, Watchers: 136, Forks: 59, Open Issues: 3The jleb/pyaudio
repo was created 9 years ago and the last code push was 3 years ago.
The project is popular with 136 github stars!
How to Install pyaudio
You can install pyaudio using pip
pip install pyaudio
or add it to a project with poetry
poetry add pyaudio
Package Details
- Author
- Hubert Pham
- License
- MIT
- Homepage
- https://people.csail.mit.edu/hubert/pyaudio/
- PyPi:
- https://pypi.org/project/PyAudio/
- GitHub Repo:
- https://github.com/jleb/pyaudio
Classifiers
- Multimedia/Sound/Audio
Related Packages
Errors
A list of common pyaudio errors.
Code Examples
Here are some pyaudio
code examples and snippets.