Error event from the voice pipeline.
Contains the exception that occurred during processing.
Summary
Types
@type t() :: %Codex.Voice.Events.VoiceStreamEventError{ error: Exception.t(), type: :voice_stream_event_error }
Error event from the voice pipeline.
Contains the exception that occurred during processing.
@type t() :: %Codex.Voice.Events.VoiceStreamEventError{ error: Exception.t(), type: :voice_stream_event_error }