sounddevice 0.5.3


pip install sounddevice

  Latest version

Released: Oct 19, 2025

Project Links

Meta
Author: Matthias Geier
Requires Python: >=3.7

Classifiers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3

Topic
  • Multimedia :: Sound/Audio

This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals.

The sounddevice module is available for Linux, macOS and Windows.

Documentation:

https://python-sounddevice.readthedocs.io/

Source code repository and issue tracker:

https://github.com/spatialaudio/python-sounddevice/

License:

MIT – see the file LICENSE for details.

Extras:
Dependencies:
CFFI (>=1.0)