QUICK ANSWER
An AI voice agent is software that holds a spoken phone conversation in real time: it listens, decides, speaks back, and takes an action in another system such as booking an appointment or updating a CRM record. Platform costs run $0.05 to $0.31 per minute in 2026, with enterprise contracts starting around $30,000 a year.
The phrase gets used for three different things, which is most of why buyers end up disappointed. Some vendors mean a voice interface bolted onto a chatbot. Some mean a text-to-speech engine that reads a script. A real AI voice agent does something harder: it hears an interruption mid-sentence, handles it, and then writes the outcome back into the system your business actually runs on.
This page covers what the technology is, what it costs with numbers read off each vendor’s own pricing page in September 2026, which platforms exist, and the four failures that account for most abandoned voice projects. We have been deploying conversational systems for Malaysian, Singapore, and Hong Kong SMBs since 2019, so the production section is written from deployments rather than from vendor documentation.
What Is an AI Voice Agent?
An AI voice agent is an autonomous system that conducts a two-way spoken conversation over a phone line or web connection and completes a task as a result. The defining feature is not the voice. It is the combination of three things: real-time speech understanding, a reasoning step that can branch based on what was said, and the ability to act on an external system.
Remove any one of those and you have something older with a new label. Without real-time understanding you have an IVR menu. Without the reasoning step you have a script reader. Without the ability to act you have a very expensive answering machine that produces a transcript nobody reads.
Three properties separate a production agent from a demo:
(1) Barge-in handling. A caller interrupts roughly every third turn. The agent has to stop talking, discard its planned sentence, and respond to what was actually said.
(2) Grounded answers. Prices, opening hours, and availability come from a retrieved source, not from the model’s memory. An agent that invents a price has cost you a customer and possibly a refund.
(3) Write access with verification. The agent confirms the booking was created, rather than assuming the API call succeeded.
How an AI Voice Agent Actually Works
Four stages run in a loop, and the whole loop has to finish fast enough that the caller does not think the line has dropped.
(1) Speech to text. Audio is streamed to a transcription model such as Deepgram, which returns partial transcripts while the caller is still speaking.
(2) Reasoning. A language model receives the transcript plus the conversation state and decides what to say and whether to call a tool. Purpose-built realtime models such as the OpenAI Realtime API collapse several stages into a single audio-in, audio-out call.
(3) Text to speech. The reply is synthesised by a low-latency voice model from a provider such as Cartesia or ElevenLabs.
(4) Transport and action. Audio moves over a telephony or WebRTC layer such as Twilio or LiveKit, while tool calls hit your booking system or CRM.
That budget is why architecture decisions that look like premium upgrades are really latency decisions. A larger reasoning model answers better and answers later. Streaming partial transcripts instead of waiting for a final one buys back a few hundred milliseconds. Hosting the speech model in the same region as the caller buys back more.
AI Voice Agent vs IVR, Chatbot, and Voice Changer
These four get conflated constantly, and the confusion is expensive because each has a different cost base and a different failure mode.
| Technology | What it does | Understands free speech | Can take an action | Typical use |
|---|---|---|---|---|
| AI voice agent | Holds an open conversation and completes a task | Yes | Yes | Inbound reception, booking, qualification |
| IVR menu | Routes by keypad or fixed phrases | No | Routing only | Call distribution |
| Text chatbot | Typed conversation, often with tool access | Text only | Yes | Web and WhatsApp support |
| Voice changer | Alters how an existing voice sounds | No | No | Streaming, content creation |
The last row catches people out most often, because search results for voice AI mix consumer tools with business infrastructure. If what you need is to alter how a voice sounds rather than to hold a conversation, the relevant category is AI voice changers, which is a different product class entirely and costs a fraction as much.
OUR METHODOLOGY
How We Sourced These Numbers
Every figure below was read off the vendor’s own published pricing page in September 2026 and is quoted in the unit the vendor uses. Per-minute voice pricing changes frequently and several vendors pass model and telephony costs through at cost, so treat these as the published rate at a point in time and confirm against the live page before you budget. Where a vendor publishes only an enterprise minimum, we say so rather than estimating.
What an AI Voice Agent Costs in 2026
Voice pricing has three layers, and comparing vendors on only the first is how budgets get missed. There is the platform’s own per-minute fee, the pass-through cost of the speech and language models, and the standing monthly charges for concurrency, phone numbers, and compliance.
Self-serve platform, all-in per minute
$0.05 – $0.31 / min
What you pay running a single agent on a usage-based platform, covering voice infrastructure, synthesis, the language model, and telephony. The spread is almost entirely the reasoning model you choose.
Standing monthly charges
$2 – $2,000 / mo
Phone numbers from around $2 a month, extra call concurrency at $8 to $10 per simultaneous line, and compliance add-ons at the top of the range. These are invisible in a per-minute comparison and they do not scale down.
Enterprise contract
from $30,000 / year
Committed annual volume with a fixed platform fee, procurement review, and launch support. Synthflow publishes this as its entry point, which is a useful marker for where the self-serve market ends.
The practical consequence is that a clinic answering 400 calls a month at four minutes a call is spending somewhere between $80 and $500 on usage, and the concurrency and compliance lines can exceed the usage entirely. A per-minute rate alone will not tell you which vendor is cheaper for your call pattern.
The AI Voice Agent Platform Landscape
Four platforms cover most of the market between them, and they are genuinely different products rather than the same product at different prices.
1. Retell AI
BEST FOR TRANSPARENT ALL-IN PRICING
Retell AI publishes the most legible cost breakdown of the four, splitting voice infrastructure at $0.055 per minute, synthesis at $0.015 per minute, the language model at $0.003 to $0.16 per minute, and telephony at around $0.015 per minute, for a stated all-in range of $0.07 to $0.31.
- Free tier: $10 in credits and 20 free concurrent calls
- Concurrency: free to 20 simultaneous calls, then $8 per concurrency per month
- Extras: phone numbers at $2 a month, additional knowledge bases at $8 each
2. Vapi
BEST FOR DEVELOPERS BRINGING THEIR OWN KEYS
Vapi charges $0.05 per minute for its own hosting and passes speech, language, and synthesis costs through at cost, dropping to zero on those components if you supply your own API keys. That makes it the cheapest floor of the four for a team that already has model contracts.
- Concurrency: 10 lines included on the Build plan, then $10 per line per month
- Compliance: HIPAA at $2,000 a month, zero data retention at $1,000 a month
- Retention: 14 days of call history on Build, custom on Scale
3. ElevenLabs Agents
BEST FOR VOICE QUALITY AND PREDICTABLE PLANS
ElevenLabs Agents sells bundled plans rather than pure usage: Free at 15 minutes, Starter at $6 for 75 minutes, Creator at $22 for 275, Pro at $99 for 1,238, Scale at $299 for 3,738, and Business at $990 for 12,375. Calls are $0.080 a minute, rising to $0.160 when you exceed your plan’s concurrency.
- Concurrency: 4 calls on Free rising to 40 on Business
- Burst penalty: double rate above your concurrency ceiling
- Separate: language model and telephony billed at cost on top
4. Synthflow
BEST FOR ENTERPRISE PROCUREMENT
Synthflow has moved to an enterprise-only posture and publishes a single number: contracts start at $30,000 annually, with final pricing set by call volume, concurrency, telephony setup, integrations, security requirements, and launch support.
- Entry point: $30,000 a year, published
- Included: launch support and security review
- Not published: per-minute rates or plan tiers
What Goes Wrong With AI Voice Agents in Production
Demos are easy because a demo is one cooperative caller in a quiet room asking an expected question. Four failures account for most of the projects we are asked to rescue, and none of them appear in a vendor sandbox.
(1) Latency that only shows up on real networks. A loop that measures 700 milliseconds on a developer laptop measures far more on a mobile connection in a busy clinic. Callers start talking over the agent, which triggers barge-in, which restarts the loop, and the conversation degrades into two parties interrupting each other.
(2) Confident wrong answers about price and availability. If the agent can reason about prices rather than retrieve them, it will eventually quote one that does not exist. This is the failure with direct financial consequences, and the fix is architectural: prices come from a lookup, and the agent is not permitted to generate one.
(3) Bookings that were never written. The agent says the caller is booked for Tuesday, the caller hangs up satisfied, and the calendar write failed. Without an explicit verification step the business does not discover this until the patient arrives. Anything the agent promises must be read back from the system that stores it.
(4) No escalation path. Roughly one call in eight is something the agent should not handle: a complaint, a clinical question, a caller in distress. An agent without a warm handoff keeps trying, and the caller remembers the business that made them argue with a robot.
?How many of your calls end in a booking?
This single number decides whether a voice agent is worth building. If most calls are appointment requests with a handful of variations, automation is straightforward and the payback is fast. If most calls are unpredictable, a voice agent handling the bookable minority and routing the rest is still worthwhile, but the business case rests on call deflection rather than full automation.
Build, Buy, or Have It Built
There are three honest routes, and the right one depends far more on whether the agent has to touch your other systems than on your budget.
Buy a platform and configure it yourself. Correct when the agent answers questions and books into a calendar the platform already integrates with. A capable operator can have something live in a fortnight on Retell or ElevenLabs. Running cost is the per-minute rate and nothing else.
Build in-house. Correct when you have engineers who can own a latency budget and you want full control of the stack. The platform fee drops to near zero on Vapi with your own keys. The cost moves to salaries and to whoever is on call when the telephony provider has an incident.
Have it built. Correct when the agent must read from and write to systems that have no off-the-shelf connector, when it has to operate in more than one language, or when a wrong answer has a regulatory consequence. This is the work we do.
The Crunch has been deploying conversational systems for Malaysian, Singapore, and Hong Kong SMBs across healthcare, retail, property, and education since 2019, with trilingual support across English, Bahasa Malaysia, Mandarin, and Cantonese, and a 30-day deployment timeline for mid-tier scope. We deliver remotely for clients outside the region. Engagements start from USD 1,500 to USD 2,000.
We are worth a conversation when the agent has to integrate with something awkward, operate across languages, or survive a regulator’s question. Below that, a self-serve platform from the table above is the cheaper and faster answer, and you should take it. For a sense of where agent work lands on cost generally, see our breakdown of AI agent pricing; for the clinical variant of this problem, see voice AI for healthcare; and if the task is specifically scheduling, our AI appointment booking bot page covers that narrower build. When you are ready to scope something, request a proposal.
01What is an AI voice agent?+
An AI voice agent is software that holds a spoken conversation in real time and completes a task as a result, such as booking an appointment or qualifying a lead.
(1) It transcribes the caller’s speech as they are speaking.
(2) It reasons about what was said and decides how to respond.
(3) It speaks back in a synthesised voice and calls out to another system to take the action.
The distinguishing feature against older phone automation is that it understands open speech rather than fixed menu choices, and that it can act rather than only route.
02How much does an AI voice agent cost?+
Self-serve platforms run between $0.05 and $0.31 per minute all-in as of September 2026, and enterprise contracts start around $30,000 a year.
(1) Vapi charges $0.05 per minute for hosting and passes model costs through at cost.
(2) Retell AI publishes an all-in range of $0.07 to $0.31 per minute.
(3) ElevenLabs Agents bundles minutes into plans from $6 to $990 a month at $0.080 per minute.
Budget separately for concurrency at $8 to $10 per simultaneous line per month, phone numbers from $2, and compliance add-ons that can reach $2,000 a month.
03Is an AI voice agent the same as a voice changer?+
No, and the two are frequently confused because search results mix them. A voice changer alters how an existing human voice sounds and takes no action. An AI voice agent generates its own speech, understands the caller, and completes a task.
They also differ by an order of magnitude in cost. Consumer voice changers are often free or a few dollars a month, while voice agents bill per minute of conversation.
04How long does it take to deploy an AI voice agent?+
It depends almost entirely on integration, not on the voice layer.
(1) A configured platform agent answering questions and booking into a supported calendar can be live in one to two weeks.
(2) A mid-tier build integrating with an existing CRM or practice management system runs to a 30-day deployment timeline for mid-tier scope.
(3) Multi-channel or regulated deployments with procurement review reasonably take twelve weeks or more.
05What latency does an AI voice agent need?+
Under roughly 800 milliseconds from the caller finishing a sentence to the agent beginning its reply. Past that, callers read the pause as the line having dropped and start speaking again, which triggers interruption handling and degrades the conversation.
Measure it on a mobile connection rather than on a developer machine. The gap between the two is where most voice projects quietly fail.
06Can an AI voice agent handle more than one language?+
Yes, though it is harder than vendors imply. Each language needs its own transcription accuracy testing, its own voice, and its own handling of code-switching, which is when a caller mixes two languages in one sentence.
Code-switching is the part that breaks naive implementations. In Malaysian and Singaporean calls it is normal rather than exceptional, and an agent configured for a single language will mis-transcribe the mixed portions.
07Is an AI voice agent HIPAA or PDPA compliant?+
Not by default, and compliance is usually a paid add-on rather than a setting. Vapi publishes HIPAA support at $2,000 a month and zero data retention at $1,000 a month, which materially changes the economics of a healthcare deployment.
For Malaysian and Singaporean deployments the relevant framework is the Personal Data Protection Act, and the questions that matter are where call recordings are stored, how long they are retained, and whether transcripts are used for model training.
08What happens when the AI voice agent cannot help?+
It should hand the call to a person, and that path has to be designed rather than assumed. Around one call in eight is something an agent should not attempt: a complaint, a clinical question, or a caller in distress.
(1) Detect the escalation trigger, including repeated failure to understand.
(2) Transfer with the conversation context attached, so the caller does not repeat themselves.
(3) Fall back to a message capture when no one is available, and say so honestly.
09Should I build an AI voice agent or buy a platform?+
Buy if the agent answers questions and books into a calendar your platform already supports. Build or commission if it has to read from and write to systems with no ready connector, work across languages, or operate where a wrong answer carries a regulatory cost.
The deciding question is integration depth, not budget. A well-configured platform agent beats a badly built custom one at any price.
10How do I know if an AI voice agent is working?+
Measure outcomes, not conversations. A high call-completion rate means very little if the bookings never reached the calendar.
(1) Task completion verified in the destination system, not from the agent’s own transcript.
(2) Escalation rate, and whether it is falling as the agent improves.
(3) Median time to first response, measured on real caller connections.
(4) Abandoned calls in the first fifteen seconds, which is the clearest signal that callers dislike the experience.




