Const
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.
@eventHandler(AI_VOICE_SESSION_EVENT_TYPE)
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.