OpenAI Launches GPT-Live-1 Voice Agent API
TECH

OpenAI Launches GPT-Live-1 Voice Agent API

17+
Signals

Strategic Overview

  • 01.
    OpenAI launched GPT-Live-1 in the API on September 10, 2026, making its full-duplex voice model available to developers at $0.05 per minute for the voice layer, with backend model and tool costs billed separately.
  • 02.
    GPT-Live-1 is a full-duplex voice model that listens and speaks at the same time, handling interruptions, pauses, and backchannels, while delegating deeper reasoning and tool calls to a separate backend text model such as GPT-6 Astra.
  • 03.
    The API supports multiple transport options for building voice agents - WebRTC for browsers, WebSockets for server-side audio, and Telephony/SIP for phone agents - along with native ASR transcripts, keyword biasing, and explicit turn detection.
  • 04.
    The API release follows an earlier consumer launch: GPT-Live-1 and GPT-Live-1 mini began rolling out inside ChatGPT on July 8, 2026, replacing the older turn-based Advanced Voice Mode and becoming the default voice model for Go, Plus, and Pro subscribers.

The Architecture Shift: One Model to Talk, Another to Think

GPT-Live-1 is built as a full-duplex voice model - it listens and speaks at the same time, handling interruptions, pauses, and backchannels natively, rather than waiting for silence before responding[2]. Instead of asking one model to do everything, OpenAI delegates deeper reasoning and tool calls to a separate backend text model such as GPT-6 Astra, so the voice layer stays fast while the harder thinking happens elsewhere[2]. The performance case for that split shows up in the numbers: OpenAI reports a 30 percentage point jump on Full Duplex Bench over the prior GPT-Realtime-2.1 model, with turn-taking latency dropping from 1.41 seconds to 0.798 seconds[1][4]. On Tau3's Voice Intelligence Pass@1 metric, GPT-Live-1 scores 86.2% versus 45.7% for its predecessor, and when paired with GPT-6 Astra at medium reasoning effort it ranks first on Tau3 with 83.6% task completion across airline, retail, and telecom support scenarios[1][4].

A Two-Stage Rollout: ChatGPT First, Developers Second

GPT-Live-1 did not appear in the API out of nowhere - OpenAI's original Realtime API for low-latency speech-to-speech, built on GPT-4o, dates back to May 2024[6]. GPT-Live-1 and its smaller mini variant then rolled out inside ChatGPT itself on July 8, 2026, replacing the older turn-based Advanced Voice Mode and becoming the default voice experience for Go, Plus, and Pro subscribers[5]. Only on September 10, 2026 - roughly two months later - did the same model reach the API for third-party developers[1]. That gap did not go unnoticed: a r/OpenAI post titled "Gpt-live-1 API is finally available" remarked on how long the API took to arrive after the ChatGPT rollout, and commenters on the same thread compared the $0.05 per minute pricing favorably against Google's Gemini Live 3.1.

Early Deployments Put Numbers Behind the Pitch

OpenAI is leaning on named early adopters to show what full-duplex changes in practice. Yelp deployed GPT-Live-1 for phone-based restaurant reservation agents, with its CTO noting that "callers are also speaking fuller, more natural sentences, which tells us the experience feels genuinely different"[1]. Language-learning platform Speak reports its Live Tutor Lessons feature saw nearly an 80% reduction in false interruptions of learners' thinking pauses compared with prior turn-based systems[3]. Intercom's Fin and Cognition's Devin are cited as cross-vertical adopters applying the API to customer support and AI-engineer voice interactions respectively[2][3]. The starkest engineering claim comes from an unnamed healthcare customer that says migrating from a cascaded speech-to-text/LLM/text-to-speech pipeline to GPT-Live-1 cut its voice codebase by 80%, removing roughly 23,000 lines of code[3]. Independent testing by Genspark across 80 real restaurant booking calls found task completion more than doubled over the previous generation, with 92 percent comprehension accuracy, corroborating OpenAI's own benchmark claims from outside the company. Independent hands-on testing on YouTube backs up the underlying interruption-handling claim: an early-access demo showed the model correctly handling mid-sentence interruptions, mid-sentence pauses, and background noise without breaking the conversation, matching the behavior these deployments are built around.

What the Pricing Actually Commits Developers To

GPT-Live-1 is priced at $0.05 per minute for the voice layer alone, billed per second, with backend model and tool costs billed separately[4]. That separation matters for budgeting: a developer's real cost is the voice-layer fee plus whatever reasoning model they pair it with, whether that is GPT-6 Astra or a third-party equivalent[4]. Set against the code-reduction claims from early adopters, the pricing model implies OpenAI is betting that collapsing a cascaded pipeline into one per-minute-billed voice layer will lower total cost of ownership compared with maintaining custom speech-to-text, LLM, and text-to-speech infrastructure, even before backend model costs are added[3].

Historical Context

2024-05
OpenAI introduced the original Realtime API for low-latency speech-to-speech conversations built on GPT-4o, the predecessor developer product to GPT-Live-1.
2026-07-08
OpenAI rolled out GPT-Live-1 and GPT-Live-1 mini inside ChatGPT, replacing the older turn-based Advanced Voice Mode and becoming the default ChatGPT Voice model for paid tiers.
2026-09-10
OpenAI launched GPT-Live-1 in the API, extending the full-duplex voice model from ChatGPT to third-party developers and enterprise voice-agent workflows.

Power Map

Key Players
Subject

OpenAI Launches GPT-Live-1 Voice Agent API

OP

OpenAI

Developer and publisher of GPT-Live-1; positions the API as the successor to its Realtime API line, splitting the voice-conversation layer from the backend reasoning model so developers can pair a fast voice front-end with any reasoning model, such as GPT-6 Astra.

YE

Yelp

Early adopter deploying GPT-Live-1 for phone-based restaurant reservation agents, reporting that callers speak more naturally, used by OpenAI as a launch proof point for telephony use cases.

SP

Speak

Language-learning platform using GPT-Live-1 for its Live Tutor Lessons feature, citing an interruption-handling improvement that reduces false interruptions of learners' thinking pauses.

IN

Intercom (Fin) and Cognition (Devin)

Named early adopters applying GPT-Live-1 to customer-support and AI-engineer voice interactions respectively, used by OpenAI to demonstrate cross-vertical applicability.

UN

Unnamed healthcare customer

Reported that migrating from a cascaded speech-to-text/LLM/text-to-speech pipeline to GPT-Live-1 cut its voice codebase by 80% and removed 23,000 lines of code.

Fact Check

6 cited
  1. [1] OpenAI's GPT-Live-1 Arrives in the API at $0.05 Per Minute
  2. [2] OpenAI Launches GPT-Live-1 for Full-Duplex Voice Agents
  3. [3] OpenAI's GPT-Live-1 Cuts Voice Agent Code by 80% at $0.05 a Minute
  4. [4] Introducing GPT-Live-1 in the API
  5. [5] OpenAI Releases GPT-Live-1 in the API
  6. [6] Introducing the Realtime API

Source Articles

Top 1

THE SIGNAL.

Analysts

States that callers speak fuller, more natural sentences with GPT-Live-1, framing this as evidence the conversational experience feels qualitatively different from prior voice systems.

Unnamed CTO
CTO, Yelp
The Crowd

GPT-Live-1 is now available in the API. Bring ChatGPT's natural back-and-forth to your app, with voice agents that listen while they speak and work with the models and harness you choose.

@@OpenAIDevs11016

GPT-Live-1 finally makes conversations fluid. It distinguishes speech from background noise, so café chatter doesn't have to stop the conversation ☕ You can even add a detail you just thought of or change direction mid-conversation without waiting for the model to finish its...

@@OpenAIDevs514

Congrats to the @OpenAI team on launching GPT-Live. 🎉 It sounds more natural. We ran it through 80 real restaurant booking calls first: task completion more than doubled over the previous generation, with 92% perfect comprehension. Interruptions are smoother. A quiet "mm-hmm"...

@@genspark_ai228

GPT-Live-1 is now available in the API. Bring ChatGPT's natural back-and-forth to your app, with voice agents that listen while they speak and work with the models and harness you choose.

@u/stealthispost61
Broadcast
OpenAI gave ME early access to the new ChatGPT voice model (GPT-Live-1)

OpenAI gave ME early access to the new ChatGPT voice model (GPT-Live-1)

Building with ChatGPT Voice | OpenAI

Building with ChatGPT Voice | OpenAI

OpenAI's GPT-Live-1 Changes EVERYTHING!

OpenAI's GPT-Live-1 Changes EVERYTHING!