1. Home
  2. Glossary
  3. Voice agent
AI glossary · Agents & automation

Voice agent

Voice agent: A voice agent is an AI system that holds a spoken, real-time conversation with a person, typically over the phone, and can complete tasks such as booking appointments, answering questions, or qualifying leads without a human on the line.

A voice agent chains three capabilities together: speech recognition to turn your words into text, a language model to decide what to say, and text-to-speech to say it, all fast enough that the pause feels like a normal conversation. Newer speech-to-speech models collapse those steps into one, which makes the agent sound more natural and lets it handle interruptions. Add a phone number and a connection to a calendar or CRM, and it can answer the line, take a booking, and log the call.

Voice agents differ from the phone trees and 'press one for billing' bots of the past because they understand ordinary speech and can go off-script. That is also their risk. They can misunderstand an accent, mishear a number, or answer a question they should have handed to a person. Good deployments limit what the agent may do, confirm details back to the caller, and hand off to a human the moment the caller asks or the agent is unsure.

There are legal lines to respect. Outbound calls fall under telemarketing and consent rules such as the TCPA in the United States, and several states require disclosing that the caller is not human. Recording calls has its own consent rules. For inbound calls from customers who chose to call you, the compliance picture is simpler, but telling them they are speaking with an AI is still the right practice.

Example at work

An HVAC contractor turns on a voice agent to answer after-hours calls. It books routine service windows into open slots, texts a confirmation, and logs the call in the CRM. Any caller who mentions a gas smell or no heat in winter, or who says 'talk to a person,' is transferred straight to the on-call technician, and the owner reviews call transcripts weekly to catch mistakes.

Why it matters

Voice agents are showing up in the businesses you call and the businesses you run. Knowing what they can and cannot do safely helps you decide where one belongs, what guardrails it needs, and what to disclose to the people it talks to.

Related terms