Answer instantly
A natural voice layer that picks up, understands context, and keeps every call moving.
AI VOICE INFRASTRUCTURE / 2026
Relay gives your team a calm, capable voice layer for phone calls— from first ring to the right human handoff.
● Built for live conversations, not chatbots in disguise.
Jordan Davis
“I need to change the delivery address for my order.”
THE PLATFORM
A natural voice layer that picks up, understands context, and keeps every call moving.
Transcripts, call state, language, and business rules stay connected from hello to hang-up.
When a person is needed, the agent knows when to step aside and transfer the live call.
UNDER THE HOOD
One focused pipeline keeps latency low, context intact, and your team in control.
Twilio Media Streams
OpenAI Realtime
PostgreSQL + Prisma
FOR DEVELOPERS
Start a call with one request. Relay handles the voice connection, state, transcript, and the next step.
Check the APIconst call = await fetch("/api/calls", {method: "POST", body: JSON.stringify({to: "+14155550184", language: "en-US"})});READY WHEN YOU ARE