audio-capture
Python bindings and recorder for Apple's Core Audio process taps
Cross-platform audio capture, playback, and voice activity detection for Python, Rust, and Node.js powered by a single Rust core.
Python library for capturing audio from a specific process (PID). Built on WASAPI process loopback for Windows. Linux (ALSA/PulseAudio/PipeWire) and macOS (CoreAudio) support planned.
Windows DLL for capturing audio from specific processes. Includes Python bindings.