Skip to main content

Create a voice session (in progress)

POST 

/api/v1/llm/create-daily-session

Starts the configured hosted-provider voice session for an initialized conversation. Confirm room connection and agent readiness through provider events. A returned session alone does not establish that the agent joined or that transcripts were stored in conversation history.

At session end, handle room expiry and the client's local capture separately; a local disconnect alone does not establish remote cleanup.

Request​

Responses​

Voice session created

Document ID: DOC-MA-conversations-api-createDailySession. Section identities and revisions.

SectionStable reference
OverviewDOC-MA-conversations-api-createDailySession#overview
RequestDOC-MA-conversations-api-createDailySession#request
ResponsesDOC-MA-conversations-api-createDailySession#responses