//! Event types for audio recording.
//!
//! These events are used by the audio recording system to communicate
//! state changes without depending on any specific UI framework.
use crateMicState;
/// Events emitted by the audio recording system.
/// State tracked during recording for UI updates.