Voice agents in practice

Returning a missed call is the least glamorous thing an agent does and one of the most valuable. Nobody demos it. Everybody needs it. Here is what we learned putting a voice agent on a real phone line, including the parts that did not go the way we expected.
Voice is harder than text, and the difficulty is not where people assume.
The value is in the callback
Most of the return on a voice agent is not clever conversation. It is that the call gets returned at all, promptly, with the account already open. The missed-call queue is where leads and goodwill quietly die, and simply working through it is most of the win.
We spent early effort making the agent sound impressive and later realised the customers mostly wanted to be called back quickly by something that knew who they were. That is a lower bar than a demo suggests, and a higher bar than most missed-call queues clear.
Latency is the whole experience
On text, a pause is invisible. On a call, a pause is the experience. A voice agent that thinks for two seconds before every reply feels broken even when its answers are perfect. Getting the transcription, the reasoning and the speech under a conversational threshold mattered more than any single answer.
This is the part text agents do not prepare you for. The engineering that makes voice feel natural is mostly about time, not language.
Know when to hand off
A voice agent needs a clean, fast handoff to a person, because a caller who wants a human and cannot reach one is angrier than a caller who never called an agent at all. The transfer has to carry the context, so the person picks up already knowing who is on the line and why.
We treat “transfer to a person, with the account and the reason attached” as a first-class action, not a fallback. The measure of a good voice agent is partly how gracefully it stops being one.
What it books, it writes down
Every callback, every appointment, every card update the voice agent handled is logged against the account like any other action, with the same audit trail. A call is not a special exception to the record. It is the same work arriving through a different door.
That is what makes voice safe to turn on. It is not a black box on a phone line. It is the same operating system, taking the same auditable actions, in a channel that happens to be spoken.
How we would start
One queue, approvals on, one week of reading the log every morning. If reading the log starts to feel like a formality, widen the scope a notch. If it does not, the log will point at the exact place the agent needs better instructions or a tighter set of tools.




