Docs · Quickstart
First real inbound in <15 minutes
Production domains remove tunnel friction. Local Docker still needs ngrok for Twilio — production does not.
1. Sign up & create an agent (3 min)
Open app.voxovo-ai.com → Assistants → New. Pick Voxovo 1.0 Speed, set a short first message, save.
2. Test Live in the browser (2 min)
Open Test Live, start a call, confirm Presence Buffer fillers and latency scorecard. Fix the prompt before telephony.
3. Connect Twilio (5 min)
Phone Numbers → Twilio → paste Account SID + Auth Token → pick a number → Sync webhook. Production uses api.voxovo-ai.com — no ngrok.
4. Assign agent & call in (3 min)
Assign your assistant to the number. Dial the number from your phone. You should hear the greeting immediately with no dead air.
5. Optional: SDK outbound (2 min)
Create an omni_sk_ key in Settings. npm i @voxovo/sdk → createOutboundCall. WebVoiceClient for browser embeds.