Skip to main content
Mint an OpenAI ephemeral client secret, create an Avaturn session bound to it, and hand the session token to your frontend. Engine config details: OpenAI Realtime.
Cartesia variant. Replace the OpenAI minting step with the Cartesia access token flow, then set the engine config to { "type": "cartesia", "access_token": "...", "agent_id": "..." }. Full walkthrough: Cartesia engine.