Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
voice
ErrorEvent
Type alias ErrorEvent
Error
Event
:
{
createdAt
:
number
;
error
:
RealtimeModelError
|
STTError
|
TTSError
|
LLMError
|
InterruptionDetectionError
;
source
?:
llm
.
LLM
|
stt
.
STT
|
tts
.
TTS
|
llm
.
RealtimeModel
;
type
:
"error"
;
}
Type declaration
created
At
:
number
error
:
RealtimeModelError
|
STTError
|
TTSError
|
LLMError
|
InterruptionDetectionError
Optional
source
?:
llm
.
LLM
|
stt
.
STT
|
tts
.
TTS
|
llm
.
RealtimeModel
type
:
"error"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
LiveKit Agents
Loading...