Skip to main content

Post Request Object

Post Response Object

Assistants List Request

Assistants List Response Object

Conversations List Request

Assistant List Response Object

Favorites List Request

Favorites List Response Object

Convo Ready Event

The convo.ready event is sent proactively by the Digital Twin after the user logs in. It notifies the embedding application whether real-time voice (speech-to-speech) mode is authorized for the current user. This event is not a response to a command — it is sent automatically.
Authorization depends on the institution’s voice settings (rtEnabled) and whether the user has the required role.
This event is also intercepted by the SDK itself to set the pria.isConvoReady() flag and optionally trigger convoMode auto-start. Subscribers receive it after the SDK processes it.

Start Convo Request

Start Convo Response

Stop Convo Request

Start Convo Response