MicrophoneSession
interface MicrophoneSession
A running microphone capture session.
audio is a hot stream: it should emit once capture starts, even if multiple collectors attach.
Call stop to release underlying resources (Bluetooth streams / AudioRecord / vendor listeners).