Is AI Cold Calling Legal? TCPA Consent Rules for Automated Voice Outreach in 2026
By Aldridge Dagos, operations software engineer
You want an AI voice to call a lead the moment a form arrives. Is AI cold calling legal? It can be, but the answer depends on the call’s purpose, the number called, the technology used, federal rules, and state law.
The system design should begin with consent and proof. An AI voice is not exempt because it sounds natural. In its February 2024 declaratory ruling, the FCC confirmed that AI-generated and voice-cloned calls fall within the TCPA’s restrictions on artificial or prerecorded voices. This article is an engineering guide, not legal advice. Have counsel approve the exact campaign, script, consent language, and state coverage before dialing.
The short version: AI-generated and cloned voices count as artificial voices under the TCPA. Outbound telemarketing therefore needs careful consent, identification, opt-out, and recordkeeping controls. A 2026 Fifth Circuit decision said the TCPA itself permits prior express consent to be oral in cases governed by that circuit. That ruling does not remove the FTC Telemarketing Sales Rule’s separate signed, seller-specific written-agreement requirement for outbound prerecorded telemarketing calls within the TSR. State laws can add more requirements. The conservative national design captures clear written consent for the named seller, stores the exact disclosure and timestamp, checks suppression lists, identifies the caller, makes opt-out immediate, and routes uncertain cases to counsel.
Is AI cold calling legal under the TCPA?
An AI voice can be used lawfully when the call meets every applicable requirement. The FCC’s ruling does not ban the technology. It places AI-generated and cloned voices inside the existing artificial-voice framework.
That means a team must classify the call before sending it. An inbound support call is different from an outbound sales call. An informational call is different from telemarketing. A wireless number can raise different questions from other lines. The consent record must match the seller, purpose, number, and method used on the actual call.
What consent does an AI sales call need?
For a national outbound telemarketing program, clear written consent is the defensible default. The record should name the seller authorized to call, identify the telephone number, disclose the use of automated or prerecorded technology as counsel directs, and state that consent is not a condition of purchase where required.
The FTC layer matters separately. Its Telemarketing Sales Rule compliance guide says a seller needs the recipient’s signed written agreement for outbound prerecorded telemarketing calls. The agreement must authorize calls from that specific seller. A lead generator cannot supply a blanket agreement that silently covers unnamed sellers.
The same guide covers the National Do Not Call Registry, entity-specific do-not-call requests, caller identification, and an automated opt-out mechanism for prerecorded calls. Those are operating requirements, not copy added after launch.
What did the 2025 and 2026 court decisions change?
In January 2025, the Eleventh Circuit vacated the FCC’s 2023 one-to-one consent restrictions, finding that the agency had exceeded its statutory authority. That removed those specific FCC restrictions. It did not erase the TCPA, the AI-voice ruling, the TSR, or state law.
In 2026, the Fifth Circuit’s Bradford opinion concluded that the TCPA’s statutory phrase “prior express consent” can include oral consent. The precedential effect is regional, and the holding concerns the TCPA. It should not be presented as permission to use oral consent for every AI marketing call in Texas, Louisiana, or Mississippi.
The FTC’s TSR is a separate federal rule. For an outbound prerecorded telemarketing call covered by the TSR, the FTC still describes a signed, seller-specific written agreement. State statutes and recording laws may impose additional duties. The operational answer is therefore more precise than “oral consent is allowed in three states.”
| Rule or issue | What it establishes | Safe product control |
|---|---|---|
| FCC AI-voice ruling | AI-generated and cloned voices are artificial voices under the TCPA | Classify the call and require approved consent before dial |
| TCPA after Bradford | Prior express consent may be oral under that decision’s TCPA reading | Keep written consent nationally unless counsel approves a narrower flow |
| FTC Telemarketing Sales Rule | Covered outbound prerecorded sales calls require a signed agreement from the specific seller, plus DNC and opt-out controls | Name the seller, save the agreement, suppress opt-outs, and scrub required lists |
| State call and recording law | States may add disclosure, consent, registration, calling-time, or recording duties | Evaluate by caller and recipient location before enabling a campaign |
How to build AI calling compliance into the product
Store the consent artifact with the lead. That means the exact disclosure shown, seller name, phone number, timestamp, source URL, form version, and enough context to reproduce what the person agreed to. Do not reduce consent to one unchecked Boolean field.
Before every call, run an eligibility decision that checks campaign purpose, seller, number, suppression status, required registry process, allowed calling window, jurisdiction rules, and consent scope. Log the inputs and rule version that produced the decision. Identify the seller at the start of the call, provide the approved opt-out path, and suppress future calls promptly when a person revokes consent.
Recording needs its own decision. Federal and state wiretap rules vary, and cross-state calls complicate the analysis. A disclosure in the script is not a substitute for counsel deciding which law and consent standard apply.
This discipline can still produce an excellent customer experience. An AI caller can respond to a new lead quickly and hand uncertain situations to a person. The value comes from fast, consistent execution inside an approved policy. I use the same principle in outbound sales systems: eligibility first, call second, evidence throughout.
Frequently asked questions
Is it legal to use an AI voice to call leads?
It can be. The FCC treats AI-generated and cloned voices as artificial voices under the TCPA. Legality depends on the call type, consent, number called, disclosures, opt-out controls, and federal and state rules. Have counsel approve the program before launch.
Do you need written consent before an AI calls a lead?
Written consent is the defensible national default for outbound AI telemarketing. The Fifth Circuit’s Bradford decision allows oral prior express consent under its reading of the TCPA, but that does not remove the FTC TSR’s separate signed, seller-specific agreement requirement for covered outbound prerecorded telemarketing calls.
Did the one-to-one consent rule take effect?
No. The Eleventh Circuit vacated the FCC’s 2023 one-to-one consent restrictions in January 2025. Existing TCPA requirements, the AI-voice ruling, the TSR, and applicable state laws still remain.
What should an AI calling consent record contain?
Keep the exact disclosure, named seller, phone number, timestamp, source, form version, and evidence of the affirmative action. Also log the campaign and rules used to authorize each call.
Can you record an AI sales call?
Sometimes, with the required consent and disclosures. Recording law varies by jurisdiction, and cross-state calls can raise more than one rule. Make recording a separate eligibility check and obtain legal review for the locations you serve.