AI voice agent vs chatbot — which does my business need?
TL;DR An AI voice agent answers the phone, qualifies leads and books meetings — capturing the 30–60% of leads who call before they fill in a form. A chatbot only catches website visitors. For most service businesses, voice agents generate 3–5x more booked meetings than a chatbot alone.
Key takeaways
- Voice agents pick up calls 24/7 in under 2 rings — chatbots only work when someone is on your site
- Service businesses lose 30–60% of inbound to phone-first leads, which voice agents capture
- Voice agents cost more to run (£0.10–£0.30/min) but recover more revenue per lead
- Use both: chatbot for product questions on the site, voice agent for incoming sales calls
- Latency under 800ms is the threshold for a voice agent to feel natural
What each one actually does
An AI voice agent picks up your business phone line. It greets the caller, asks qualifying questions, looks up information in your systems, and either books a meeting, transfers to a human, or takes a message — all without the caller knowing they were not talking to a person.
You will also see voice agents called voicebots or AI phone agents — same technology, different label. If you are comparing a voicebot vs a chatbot, this is the comparison you want: the difference is the channel (phone vs website), not the underlying model.
A chatbot lives on your website. It answers product questions, captures contact details, sometimes books meetings, and escalates to a human when it can't help. Modern AI chatbots are competent inside their narrow channel.
When to use a voice agent
- Service businesses where customers prefer to call (clinics, agencies, trades, professional services)
- After-hours coverage where missed calls equal lost revenue
- High-volume inbound that overwhelms a small reception team
- Outbound qualification calls at scale (e.g., re-engaging cold leads)
- Multi-language audiences without hiring multi-lingual staff
When to use a chatbot
- Self-service product questions on a website with high traffic
- Order status, shipping and returns for e-commerce
- Documentation and how-to questions for SaaS products
- Lead capture from blog or content traffic
- Triage before a human takes over the conversation
Cost comparison
| Dimension | Voice agent | Chatbot |
|---|---|---|
| Setup cost | £6,000–£18,000 | £3,000–£12,000 |
| Monthly run cost | £400–£1,500 + telephony | £100–£500 |
| Per-conversation cost | £0.20–£1.00 | £0.01–£0.10 |
| Time to deploy | 3–6 weeks | 2–4 weeks |
| Channels | Phone (inbound + outbound) | Web, WhatsApp, Messenger |
The honest answer for most businesses
If you're a B2C service business getting calls — clinic, agency, plumbing, legal — the voice agent is the bigger win. The math is simple: a single missed after-hours call worth £500 in revenue pays for two months of voice agent operation.
If you're a B2B SaaS or e-commerce store with most enquiries coming through the website, the chatbot is the bigger win. People in those channels expect to type, not to call.
Many of our clients eventually run both — a chatbot for website-driven product questions and a voice agent for incoming sales calls. They serve different traffic and don't compete.
Latency is the whole game for voice
Text tolerates delay; speech does not. In conversation, a pause beyond roughly a second reads as the other party not having understood, and callers start talking over the agent. Once that happens the turn-taking breaks down and the call is usually lost regardless of how good the answer would have been.
The practical target is sub-800ms round trip from end-of-speech to start-of-response. That budget has to cover speech recognition, model inference, any tool calls and speech synthesis. It is the single hardest engineering constraint in voice, and it is why voice backends usually run a workhorse-tier model rather than the largest available one — the reasoning gain is not worth the latency cost.
It is also why tool calls need care. A CRM lookup that takes 1.2 seconds will blow the budget on its own, so lookups either need to be fast, cached, or covered with natural filler speech while they run.
When a voice agent is the wrong choice
- Your callers need to show you something — a photo of a damaged part, a document, a screenshot. Voice cannot see it.
- The task is genuinely complex and self-service. Choosing between twelve product configurations is a job for a page, not a phone call.
- Call volume is low enough that a person answers reliably. If you miss two calls a week, this is not your bottleneck.
- The conversation is emotionally loaded — complaints, cancellations, bereavement, anything where being handled by a machine will itself become the complaint.
- You cannot commit to a fast human escalation path. A voice agent with no route to a person is a worse experience than voicemail.
UK compliance: recording, consent and disclosure
If you record calls, callers must be told, and the notification has to be genuinely clear rather than buried. Under UK GDPR you also need a lawful basis for the recording and a retention period you actually enforce, and callers retain the right to request what you hold.
There is a second question specific to AI voice: whether to disclose that the caller is speaking to a machine. There is no blanket UK statute compelling disclosure in every commercial call today, but the direction of regulation and of public expectation is clear, and the reputational downside of a caller discovering it later is worse than the small friction of saying so upfront. In practice a short, natural disclosure in the greeting costs almost nothing in conversion and removes the risk entirely.
- Disclose recording clearly at the start of the call
- Have a lawful basis and a retention period you enforce, not one you documented and ignored
- Say it is an AI assistant — the friction is smaller than the discovery risk
- Give an unambiguous route to a human, early and repeatedly
- Handle voice data as personal data, because it is
Running both together
For most service businesses the question is not which one, it is which channel gets which job. They fail in opposite directions, so the pairing is genuinely complementary rather than redundant.
The pattern that works: the voice agent covers the phone line and captures the callers who would otherwise hit voicemail, particularly out of hours. The chatbot covers the website and handles the browsers who want an answer without talking to anyone. Both write to the same CRM and share the same knowledge base, so an answer only has to be maintained once.
The failure mode to avoid is running them as separate systems with separate content. Two knowledge bases drift within a quarter, and then the two channels start contradicting each other in front of customers.
Frequently asked
Will callers know they're talking to AI?
With sub-800ms latency, natural turn-taking and a quality voice (ElevenLabs or similar), most callers don't realise. We disclose at the start when required by your regulator. The bigger risk is a slow, robotic agent — that erodes trust fast. Latency and voice quality matter more than the model.
What happens if the voice agent can't help?
It hands off to a human. We configure rules — high-value caller, urgent issue, frustrated tone — that trigger transfer to a phone or escalate to email/SMS. The full call context goes with the handoff so the human doesn't have to ask the caller to repeat themselves.
Can a chatbot replace a voice agent for a B2C business?
Usually no. B2C service customers — especially over 40, or in a hurry, or in distress — call. A chatbot doesn't catch them. If your call logs show < 10% of leads come by phone, you can probably skip the voice agent. If it's 30%+, the voice agent is the higher-ROI investment.
Do we have to tell callers they are talking to an AI?
There is no blanket UK statute requiring disclosure in every commercial call today, but both regulation and public expectation are moving that way, and a caller who discovers it afterwards reacts far worse than one told upfront. A short natural disclosure in the greeting costs very little in conversion and removes the risk.
What latency does a voice agent actually need?
Sub-800ms from end of the caller's speech to the start of the response. Past roughly a second, callers assume they were not understood and start talking over the agent, which breaks turn-taking and usually loses the call. That budget has to cover speech recognition, inference, tool calls and synthesis.
Can a voice agent handle complaints?
It should recognise them and escalate fast, not resolve them. Emotionally loaded calls are where being handled by a machine becomes the complaint itself. Route these to a person early and make the route obvious.
Should we run a voice agent and a chatbot at once?
Usually yes — they catch different people. Voice captures callers who would otherwise reach voicemail, especially out of hours; chat captures website visitors who do not want to phone. Run them off one shared knowledge base, or the two channels will start contradicting each other within a quarter.