
sounddevice 0.5.5
0
Play and Record Sound with Python
Contents
Play and Record Sound with Python
Stars: 1223, Watchers: 1223, Forks: 155, Open Issues: 202The spatialaudio/python-sounddevice repo was created 10 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 1223 github stars!
How to Install sounddevice
You can install sounddevice using pip
pip install sounddevice
or add it to a project with poetry
poetry add sounddevice
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/sounddevice/
- Documentation:
- https://python-sounddevice.readthedocs.io/
- GitHub Repo:
- https://github.com/spatialaudio/python-sounddevice
Classifiers
- Multimedia/Sound/Audio
Related Packages
Errors
A list of common sounddevice errors.
Code Examples
Here are some sounddevice code examples and snippets.
GitHub Issues
The sounddevice package has 202 open issues on GitHub
- Error opening Stream: Invalid number of channels [PaErrorCode -9998]
- Controlling a sound delivery onset through the sd.OutputStream object for human research
pythonfix






