Sub-500ms response time. Native voices in every launch market. Indistinguishable from a great human agent.
Median end-to-end response time from the moment the caller stops talking. Anything slower and the conversation stops feeling like one.
Every voice is native to its market. Click to preview — accents, cadence, and code-switching all sound like home.
REST + WebSockets. Python, Node, and cURL. Region-aware voices. No call center, no PBX, no ops team.
Read the docs →import airdial
agent = airdial.Agent.create(
region="ng-lagos",
voice="amara-ng",
script="Handle inbound support calls for a barbershop"
)
agent.call("+234 805 555 0123")