Contents

sounddevice 0.5.5

0

Play and Record Sound with Python

Play and Record Sound with Python

Stars: 1223, Watchers: 1223, Forks: 155, Open Issues: 202

The 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
No  sounddevice  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

pyAudioAnalysis 0.3.14

Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications

audiotools 0.1.0

Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications

pyo 1.0.5

Python module to build digital signal processing program.

pydub 0.25.1

Manipulate audio with an simple and easy high level interface

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.