React SDKAPI ReferenceType aliases
Type Alias: RecordingState
type RecordingState = "idle" | "recording" | "processing";Current lifecycle state of the audio engine.
type RecordingState = "idle" | "recording" | "processing";Current lifecycle state of the audio engine.