Documentation category
Realtime
Build production voice agents over the Ox Realtime API.
01
Mint a Realtime session on your server
Mint short-lived Realtime session descriptors from an authenticated server route.
Read guide →02Connect a browser voice agent
Connect microphone capture, playback, tools, and interruption handling in the browser.
Read guide →03Lifecycle and canonical events
Handle the canonical event dialect and understand every Realtime session state.
Read guide →04Barge-in, backpressure, and reconnect
Implement barge-in, backpressure, cancellation, and safe session reconnects.
Read guide →05Realtime readiness
Gate features on the exact readiness capabilities required by your application.
Read guide →06Production session minting
Protect production session minting with authentication, CSRF checks, quotas, and safe logging.
Read guide →