Skip to content

TranscriptionEvent

Union of all transcription-related events.

type TranscriptionEvent = 
  | TranscriptionStartEvent
  | TranscriptionInterimEvent
  | TranscriptionFinalEvent
  | TranscriptionSpeechFinalEvent
  | TranscriptionPreflightEvent
  | TranscriptionErrorEvent;

Defined in: src/core/events/types.ts:276

Union of all transcription-related events.

Remarks

Use this type to handle any transcription event generically, or subscribe to specific event types via the EventListenerMap.

See

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency