Buildoto
All articles
Customer serviceAI agentsVoice

AI voice agent for SMBs: 3 concrete use cases, costs and limits

10 juin 20268 min read

In short

  • An AI voice agent answers your SMB's phone 24/7, books appointments and handles simple requests, for an operating cost on the order of 0.10 to 0.30 € per minute of call.
  • An SMB open from 9am to 6pm on weekdays is only reachable 45 hours out of the 168 in a week: barely more than a quarter of the time. The rest goes to voicemail.
  • Three uses with a quick payback: 24/7 reception, appointment booking, tier-1 support, with escalation to a human as soon as the call falls outside the agent's scope.
  • The technical bar: a response latency under one second and answers confined to YOUR information (RAG). Without that, the agent annoys more than voicemail does.
  • On budget: expect 3,000 to 15,000 € of setup on the market for custom work; with me, the base feature is already built, starting from 2 640 € excl. tax.

The problem, concretely

Do the math for your own switchboard. Open from 9am to 6pm Monday through Friday, you are reachable 45 hours a week. The week has 168. A tradesperson on a job site, a practitioner in consultation or a shop in a rush answer even less than that. And a caller who reaches voicemail rarely calls back: they call the next competitor in the Google results.

The classic solutions carry a very real cost. A full-time front-desk position runs to more than 25,000 € a year including payroll charges. An outsourced phone secretary most often bills around 1 to 2 € per handled call, usually during office hours. And appointment booking takes up 3 to 5 minutes of conversation per booking: at 15 appointments a day, that is an hour of daily work requiring no particular expertise.

This is exactly the sweet spot of the AI voice agent: an assistant that picks up, understands, answers from your information and hands off when it must. On one condition: being honest about what it can do and, above all, about what it cannot do. A poorly built voice agent annoys more than voicemail. Let's look at the three cases where it genuinely pays off, then at what separates a useful agent from an irritating one.

24/7 phone reception: the receptionist who never sleeps

A typical call, step by step: the agent picks up on the first ring, introduces itself as an assistant ("Hello, you've reached Garnier, I'm the company's voice assistant"), asks the reason for the call, then acts. A frequent question (hours, address, service area, status of an order): it answers directly, from your information. A quote request: it asks the 3 or 4 qualifying questions and sends a summary by SMS or email to your team. An emergency: it immediately transfers to the on-call number.

What it can do: answer anything written down somewhere on your end, take down contact details without errors (by having things spelled out where needed), route according to clear rules. What it cannot do: negotiate a price, manage an angry customer, improvise on an out-of-scope question. In those cases, it transfers or offers a callback, with a structured message rather than a vague "call back later."

Mini-case (fictional, but realistic): Garnier Plumbing, 8 employees, around 40 calls a day, a quarter of them outside hours or while everyone is on a job site. The agent answers everything, handles about half the requests on its own, transfers leak emergencies to the on-call line, and sends every morning the list of overnight calls with transcription. Before, those 10 calls a day ended up on a voicemail nobody listened to.

Appointment booking: the ideal task for a voice agent

This is the most clearly defined case, and therefore the most reliable. Typical flow: the caller asks for an appointment, the agent checks the calendar in real time, offers two or three slots, confirms the name, the number and the reason, records the appointment and sends an SMS confirmation. It also handles cancellations and rescheduling, which reduces no-shows: rescheduling at 10pm by talking 40 seconds to an agent is easier than calling back the next day, so people do it.

Why it works so well: the conversation is closed. The vocabulary is limited (dates, times, reasons), the result is verifiable (the slot is booked or not), and the agent has no reason to step outside the frame. A figured example, fictional again: a two-practitioner dental practice gets 25 calls a day, 18 of which are only about appointments. At an average of 4 minutes per call, the agent gives more than an hour a day back to the assistant, who spends it chairside rather than on the phone.

The honest limit: as soon as the request leaves the calendar ("it's urgent, I'm in a lot of pain," "I'd like to see Dr. Vasseur specifically for a brace"), the agent must not push. It transfers or notes the request for a priority callback. An appointment-booking agent that tries to handle a medical emergency is exactly the kind of experience that destroys trust.

Tier-1 support: answering from your content, not from its imagination

Third case: the questions whose answer already exists on your end. FAQ, manuals, terms and conditions, order status via your software. The agent finds the right passage, answers in spoken language, and offers to send the details by SMS or email if the answer is long. It's the same principle as a support chatbot (I detailed the approach in automating customer service with AI), with an even stronger reliability requirement: on the phone, you can't reread.

The key point is escalation. When the agent reaches its limit, it doesn't hang up on a failure: it transfers to a human while passing along the context, transcription and summary of the request. The customer doesn't have to repeat everything, and that is precisely what makes the difference with the "press 1, press 2" voice menus everyone hates. What the agent never does: grant a goodwill gesture, settle a dispute, manage an emotional conversation. Those calls are worth a human's time, and the agent's whole purpose is to free up that time.

What makes a voice agent work (or annoy)

The technique, plainly. A voice agent chains three building blocks: speech recognition (STT) transcribes what the caller says, a language model (LLM) decides what to answer, speech synthesis (TTS) says it out loud. Recent so-called "speech-to-speech" blocks, such as OpenAI's Realtime API, merge steps to gain responsiveness. On the operations side, the whole thing comes to roughly 0.10 to 0.30 € per minute of call depending on the blocks chosen, telephony included.

First criterion: latency. The target is a response that starts in under one second after the end of your sentence. Beyond a second and a half of silence, the caller thinks the line is dead, repeats, talks over the agent, and the conversation derails. It's the most decisive criterion between a demo and a usable agent.

Second criterion: never make things up. The agent answers from YOUR data, via a RAG, the same mechanism that makes chatbots reliable (see how to avoid hallucinations). Concretely: no improvised delivery time, no approximate price, no invented guarantee. If the information isn't in its sources, it says so and hands off. A false promise made out loud to a customer is one you'll be the one to pay for.

That leaves the common failures, which must be addressed rather than denied. Accents and proper nouns: transcription gets them wrong, so the agent has names spelled out and confirms numbers digit by digit. Background noise: a call from a job site or a car degrades recognition, the agent must know how to say "I can't hear you well, could you repeat?" rather than guess. Interruptions: when the caller cuts in, the agent must fall silent immediately ("barge-in") instead of finishing its spiel. And a non-technical but essential rule: announce in the very first sentence that this is an AI. Transparency defuses irritation, and the CNIL requires informing the caller anyway if the conversation is recorded.

What it costs (and what it brings in)

On the market, two families. Off-the-shelf SaaS solutions start at a few dozen euros a month, but stay generic: they answer well as long as you don't ask them anything specific to your trade. Custom projects, for their part, commonly run between 3,000 and 15,000 € of setup, plus the per-minute operations mentioned above.

My approach sits between the two: the voice block is already built and proven, I adapt it to your content, your calendar and your telephony. The base feature starts from 2 640 € excl. tax, customization is quoted as a flat fee, and you keep control of the operating costs.

For return on investment, do a simple calculation with your own figures, not those of a brochure. Example: if you miss 5 calls a day and one call in ten would have led to a 300 € service, that's roughly 150 € per business day going elsewhere, or around 3,000 € a month. Even halving those assumptions, the setup pays for itself in a few months. And if your calculation gives nothing convincing, that's useful information too: not everyone needs a voice agent.

Where to start

1. A free 30-minute audit. We look at your real call volumes, the recurring reasons, what can be automated and what must stay human. It's with no commitment, and it does happen that I conclude a voice agent isn't the right answer.

2. A single, measurable case. We start with the most profitable scope, often appointment booking or after-hours reception, with a quantified goal: resolution rate, missed calls recovered.

3. Measure, then expand. We track the resolution rate, the transfer-to-human rate and caller satisfaction. We broaden the scope only when the numbers hold, toward tier-1 support and then, beyond the phone, toward back-office automation.

Sources

Related feature

Want this feature in your product?

See « AI customer service (chat & voice) »

Frequently asked questions

Have a feature in mind? Let's talk.

30 minutes to scope your need and quote the fixed price. Reply within 24h.

Book my free audit · 30 min