LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
examples/context_manager.py
examples/deepgram_live_transcription.py
examples/fft_spectrum.py
examples/raw_stdout.py
native/audio_recorder.h
native/audio_recorder.mm
native/bindings.cpp
pysysaudio/__init__.py
pysysaudio/recorder.py
pysysaudio.egg-info/PKG-INFO
pysysaudio.egg-info/SOURCES.txt
pysysaudio.egg-info/dependency_links.txt
pysysaudio.egg-info/not-zip-safe
pysysaudio.egg-info/requires.txt
pysysaudio.egg-info/top_level.txt
tests/test_recorder.py