Create a conversation session and return room credentials for joining.
room_urltokenconversation_session_idscenario_id for the scenario to runavatar_id for the avatar to use in this conversationruntime_vars for template/runtime valuesstt_keywords are optional keywords used in the speech-to-text step of the pipeline to improve recognition of specific words in user speech (maximum 5)voice_only_mode for audio-only callscustom_rtvi_connection when your frontend uses a custom RTVI connectionBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Scenario ID to run for this conversation.
Avatar ID to use for this conversation.
Runtime variables injected into scenario templates.
Optional keywords used in the speech-to-text step of the pipeline to improve recognition of specific words in user speech (maximum 5).
5If true, run the conversation in audio-only mode.
If true, requires RTVI client readiness before call-ready state.