Typing stubs for pyaudio. Provides type hints for pyaudio (portaudio bindings). Current version 0.2.16.20260408. Released as needed alongside typeshed updates.
pip install types-pyaudioNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: instantiate PyAudio and get default device info.
pip install pyaudio
Use # type: ignore on lines with known missing stubs.
No dependency data recorded yet.