AIRI Server API - v0.10.2
    Preparing search index...

    Type Alias InputEventEnvelope

    InputEventEnvelope:
        | { type: "input:text"; data: WebSocketEventInputText }
        | { type: "input:text:voice"; data: WebSocketEventInputTextVoice }
        | { type: "input:voice"; data: WebSocketEventInputVoice }