• Preparing search index...
  • The search index is not available
LiveKit Agents
  • LiveKit Agents
  • agents
  • voice
  • createErrorEvent

Function createErrorEvent

  • createErrorEvent(error, source?, createdAt?): voice.ErrorEvent
  • Parameters

    • error: InterruptionDetectionError | TTSError | RealtimeModelError | STTError | LLMError
    • Optional source: tts.TTS | llm.LLM | stt.STT | llm.RealtimeModel
    • createdAt: number = ...

    Returns voice.ErrorEvent

    • Defined in agents/src/voice/events.ts:380

Settings

Member Visibility

Theme

LiveKit Agents
  • Loading...

Generated using TypeDoc