The Two Rivals Take Fundamentally Different Approaches to Voice AI
July 2026 has been the month of voice AI. In the span of three weeks, both OpenAI and Anthropic released major updates to their voice modes, each taking a recognisably different path. OpenAI rebuilt its voice architecture from the ground up. Anthropic kept its existing pipeline but upgraded the intelligence behind it and added something OpenAI’s voice mode still lacks: the ability to take action in other apps.
The result is a fascinating fork in the road, and which one is better depends entirely on what you want your AI voice assistant to do.
GPT-Live: A New Architecture for Natural Conversation
OpenAI’s GPT-Live, released 8 July 2026, is not an incremental update. It is a new architecture. Previous voice systems, including OpenAI’s own Advanced Voice Mode, operated on a turn-based model: the user spoke, the system processed, the system responded. GPT-Live uses a full-duplex architecture, meaning it can listen and speak at the same time. It makes interaction decisions many times per second: whether to speak, continue listening, pause, interrupt, or invoke a tool.
The result is a conversation that feels genuinely human. GPT-Live can acknowledge what you are saying with “mhmm” or “yeah” while you are still speaking. It can stay quiet when you pause to think. It handles interruptions naturally. It can filter out background noise like passing traffic.
For questions that require deeper reasoning, GPT-Live delegates to GPT-5.5 in the background while keeping the conversation flowing. It can show visual answer cards for weather, stocks, sports and maps.
In head-to-head evaluations, GPT-Live-1 was preferred over Advanced Voice Mode 75.7 per cent of the time. Its scientific reasoning accuracy jumped from 45.3 per cent (AVM) to 84.2 per cent (GPT-Live-1 High). Agentic web search accuracy went from 0.7 per cent to 75.2 per cent.
How Many Tokens Does Voice Mode Use?
Voice is expensive in a way text is not. Where a typical ChatGPT text exchange might cost fractions of a cent, voice conversations burn through tokens at a much higher rate because audio is dense data.
OpenAI’s API pricing for GPT-Live reflects this: audio input costs $32 per 1 million tokens and output costs $0.40 per 1 million tokens. The realtime voice API is priced at approximately $0.034 per minute for GPT-Live-1 mini and $0.057 per minute for GPT-Live-1, though with implicit caching the effective cost is closer to $0.04 per minute in practice.
Community reports paint a more complex picture. Short conversations of 2-4 minutes are costing users $0.45 to $0.65 per minute. Conversations lasting 5-7 minutes are crossing the $1.20 to $1.50 per minute mark. This suggests that token accumulation during longer, more complex conversations can be significant, particularly when the model delegates to GPT-5.5 for reasoning tasks behind the scenes.
For ChatGPT subscribers, this cost is absorbed into the subscription fee. Free users get GPT-Live-1 mini. Go, Plus and Pro subscribers get GPT-Live-1.
Claude Voice: Smarter Models, App Integration, Same Pipeline
Anthropic’s Claude Voice update, released 23 July 2026, took a different approach. The voice pipeline itself remains unchanged – it is still a cascaded system using speech-to-text, a language model, and text-to-speech. There is no full-duplex capability, no improved interruption handling, and no architectural change to the voice model.
What changed is what is running behind that pipeline. Claude Voice now supports Opus, Sonnet and Haiku models rather than being limited to Haiku. It automatically uses the fastest version of whichever model you last used in text chat. This means Claude Voice can now handle significantly more complex conversations than before – brainstorming product research, talking through a client pitch, or providing feedback on communication style.
The more significant upgrade is tool integration. Claude Voice can connect to Gmail, Google Calendar, Slack, Canva and Notion. This means a user can ask Claude to reschedule a meeting, draft an email, or create a Notion document using only their voice. This is something GPT-Live cannot do.
The Comparison Table
| Feature | GPT-Live | Claude Voice |
|---|---|---|
| Architecture | Full-duplex (continuous) | Cascaded (turn-based) |
| Interruption handling | Natural, fluid | Rigid, turn-based |
| Background noise | Improved filtering | Standard |
| Model options | GPT-Live-1, GPT-Live-1 mini | Opus, Sonnet, Haiku |
| Tool integration | Limited | Gmail, Calendar, Slack, Canva, Notion |
| Visual responses | Yes (information cards) | No |
| Languages | Popular languages (some accent gaps) | 10 languages (must specify manually) |
| API cost | ~$0.04/min (with caching) | Not separately priced |
| Release date | 8 July 2026 | 23 July 2026 (update) |
Which One Wins?
The answer depends on what you need.
If you want to have a natural, fluid conversation with an AI that sounds human, handles interruptions gracefully, and can show you information visually while you talk, GPT-Live is the clear winner. The full-duplex architecture is a genuine advance and makes the interaction feel qualitatively different from anything that came before.
If you want to get work done with your voice – rescheduling meetings, drafting emails, creating documents, managing your calendar – Claude Voice has the edge through its app integrations. No amount of conversational polish replaces the ability to take action in the tools you already use.
The real insight is that these are not competing products in the same category. They are two different visions of what an AI voice assistant should be. OpenAI is betting that natural conversation is the killer feature. Anthropic is betting that utility is. Both are probably right for different use cases. The smart play is to use both.


