@squidcloud/client
    Preparing search index...

    Variable AI_VOICE_SESSION_EVENT_TYPEConst

    AI_VOICE_SESSION_EVENT_TYPE: "ai-voice-session-event" = 'ai-voice-session-event'

    Event type emitted on the application event bus for every voice session milestone. Subscribe with @eventHandler(AI_VOICE_SESSION_EVENT_TYPE); the payload is an AiVoiceSessionEvent.