Skip to content

@graphty/graphty-element / events / AiVoiceEndEvent

Interface: AiVoiceEndEvent

Defined in: src/events.ts:299

Emitted when voice input ends

Properties

reason

reason: "error" | "user" | "timeout"

Defined in: src/events.ts:301


type

type: "ai-voice-end"

Defined in: src/events.ts:300