Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>

* Package name    : python-soundcard
  Version         : 0.4.5
  Upstream Author : Bastian Bechtold
* URL             : https://github.com/bastibe/SoundCard
* License         : BSD-3-clause
  Programming Lang: Python
  Description     : Audio playback and recording interface for system sound 
devices

  This library provides access to audio input and output devices for recording
  and playback.
  .
  It enumerates available speakers and microphones, exposes the current default
  devices, and allows selecting devices by name. Audio is exchanged as frame-by-
  channel NumPy arrays with samples scaled to 0 dBFS, where values are typically
  kept between -1 and 1 to avoid clipping.
  .
  For streaming operation it provides long-lived recorder and player objects
  with adjustable block sizes, allowing control over buffering and latency. It
  also supports selecting subsets of channels through channel maps so that
  multi-channel devices can be addressed in a predictable way.

This library is a dependancy of Home Assistant, the Python smart home platform.
I plan to maintain it as part of the Home Assistant team.

Reply via email to