Guides · updated 9 September 2026
How much does an AI voice agent cost per minute?
A production voice agent costs between $0.033 and $0.077 per minute in September 2026 when the models are billed at list price, including US telephony and a $0.01 platform fee. The spread is almost entirely model choice, so the useful question is not "what does a voice agent cost" but "what does each line cost, and which lines can I change".
This guide walks through the five lines on a Voiceflint receipt, what each of the six default stacks costs, where other platforms add fees, and how to bring the total down without hurting the call.
The five lines on every receipt
Every call is a sum of five things: streaming speech-to-text billed per audio minute, a language model billed per token, text-to-speech billed per character, the carrier's per-minute rate on phone calls, and whatever the platform charges to run it all. Here is the balanced stack, which is what most English phone agents should run.
| Line | Model | Per minute |
|---|---|---|
| STT | Deepgram Flux (English) | $0.0065 |
| LLM | GPT-5 mini | $0.0024 |
| TTS | Inworld TTS-2 Flash | $0.0090 |
| Turn detection | Deepgram Flux end-of-turn (fused) | $0 |
| Noise cancellation | Krisp VIVA Voice Isolation 2.5 | $0.0015 |
| Telephony (carrier cost) | $0.012 | |
| Voiceflint platform | $0.010 | |
| Total | $0.041 |
Speech-to-text is $0.0065, the language model $0.0024 at about nine turns a minute with a 2,000-token prompt, and text-to-speech $0.0090 for an agent that speaks roughly half the call. Telephony is $0.012 on US numbers and $0 on web calls. The platform line is $0.010 on every minute.
What each default stack costs
Voiceflint ships six measured stacks. The totals below include telephony and the platform fee; the models column is what the providers charge at list price.
| Stack | Models / min | All-in / min | Voice-to-voice |
|---|---|---|---|
| Balanced | $0.019 | $0.041 | 700–900 ms |
| Multilingual | $0.033 | $0.055 | 800–1000 ms |
| Lowest latency | $0.029 | $0.051 | 500–700 ms |
| Lowest cost | $0.011 | $0.033 | 900–1200 ms |
| Highest quality | $0.055 | $0.077 | 900–1200 ms |
| Speech-to-speech | $0.014 | $0.036 | 600–900 ms |
The lowest-cost stack (AssemblyAI Universal-Streaming, GPT-5 nano, Soniox TTS Real-Time v2) is $0.011 in models. The highest-quality stack is $0.055, a 5x difference for a call that most listeners will not tell apart on a phone line.
Where platforms add cost
The model lines above are the same everywhere; what differs is what sits on top. Orchestration platforms charge a per-minute fee, bundle models at a fixed rate, sell concurrency by the line, or all three.
| Platform | Platform fee / min | Bundled models / min | Telephony / min | Typical all-in / min |
|---|---|---|---|---|
| Vapi | $0.050 | pass-through | included | $0.100 – $0.280 |
| Retell AI | $0.055 | pass-through | $0.015 | $0.070 – $0.310 |
| Bland AI | — | $0.140 | included | $0.110 – $0.140 |
| ElevenLabs Agents | $0.080 | pass-through | $0.014 | $0.100 – $0.160 |
| Voiceflint | $0.010 | pass-through + 15% (or $0 with your keys) | $0.012 | $0.033 – $0.077 |
Ten thousand minutes a month, same models
Take the balanced stack at $0.019 in models and run it for a month on each platform. Voiceflint adds $0.0029 per minute when it holds the provider keys, and nothing when you bring your own.
| Minutes | Voiceflint, your keys | Voiceflint, managed | Vapi | Retell AI | Bland AI | ElevenLabs Agents |
|---|---|---|---|---|---|---|
| 1,000 | $22 | $44 | $69 | $89 | $140 | $212 |
| 10,000 | $220 | $443 | $694 | $894 | $1,400 | $1,233 |
| 100,000 | $2,200 | $4,429 | $6,939 | $8,939 | $14,000 | $11,438 |
How to bring the number down
- Bring your own keys. The 15% managed-key fee disappears and the model lines show $0 on the receipt because the providers bill you directly. On the balanced stack that is $0.0029 per minute.
- Pick the model for the job, not the biggest one. GPT-5 mini handles booking, routing and FAQ calls; save the frontier model for calls where reasoning is the product.
- Cache the prompt. Providers with prompt caching bill cached input tokens at a fraction of list price, and a voice agent re-sends the same system prompt every turn.
- Use a flash text-to-speech model. Inworld TTS-2 Flash costs $0.0090 per minute against $0.029 for Cartesia Sonic 3.6, and answers faster.
- Prefer web calls where you can. The widget and browser calls skip the $0.012 carrier line entirely.
Questions
- Are the 500 free minutes really free?
- Yes. Every workspace gets 500 minutes a month on Voiceflint's keys with no card. After that you add credit and pay the per-minute lines shown on each receipt.
- Do you bill silence and hold time?
- Providers bill streaming speech-to-text on the audio minute, including silence, and Voiceflint passes that through unchanged. Text-to-speech and the language model only cost money when the agent speaks or thinks.
- Does bringing my own keys cost more?
- No. Your provider lines show $0 on the receipt and the 15% managed-key fee is dropped. You pay the providers at whatever rate you negotiated, plus the platform fee and telephony.
Run the numbers on your own calls
500 free minutes a month, every model, a receipt on every call.
Related: Vapi vs Retell vs Bland: pricing comparedBest speech-to-text for voice agents in 2026Speech-to-speech vs cascaded pipelines