AI agents · OpenClaw · self-hosting · automation

Quick Answer

How to Switch from ChatGPT Advanced Voice to GPT-Live (July 2026)

Published:

The 60-Second Version

  • What changed: On July 8, 2026, OpenAI announced GPT-Live — a full-duplex voice model that replaces Advanced Voice as ChatGPT’s default voice mode.
  • How you get it: Automatic staged rollout to ChatGPT users worldwide starting July 8-9, 2026. No opt-in required.
  • What’s better: Interruption handling, natural backchannels, three reasoning levels, visual cards during voice, sub-500ms latency.
  • What’s the same: Voice selection, Custom Instructions, Memory, availability on iOS/Android/web.
  • What’s not available yet: API access. Only ChatGPT app for now.

Step-by-Step Migration

1. Update the ChatGPT app

  • iOS: App Store → ChatGPT → Update. Minimum version 1.2026.7 or later.
  • Android: Play Store → ChatGPT → Update. Minimum version 1.2026.7 or later.
  • Web: chatgpt.com in Chrome/Safari/Firefox — hard refresh (Cmd/Ctrl-Shift-R). No install needed.

2. Sign out and back in

Some users report GPT-Live doesn’t appear until a session refresh. Sign out, sign in, restart the app.

3. Look for the badge

Open a chat, tap the voice icon (waveform, bottom right on mobile). If it says “GPT-Live” at the top of the voice UI — you’re on the new model. If it says “Advanced Voice” — you’re still on the old one; wait 1-2 weeks for rollout.

4. Pick a reasoning level

New in GPT-Live: three reasoning levels for background thinking.

LevelLatencyUse for
Instant~250msChat, quick questions, dictation
Medium~600msCoding help, planning, analysis
High~1500msResearch, deep reasoning, complex tasks

Toggle inside the voice UI. Instant is default.

5. Try the killer features

  • Interrupt it: Talk while it’s talking. It will stop mid-sentence and listen.
  • Let it interrupt you (backchannel): Take a natural pause; you’ll hear “mm-hmm” or “right” — it’s tracking.
  • Ask it to look something up: “What’s the weather in Tallinn?” GPT-Live delegates to GPT-5.5 in the background and shows a weather card.

What Actually Changed Under the Hood

  • Model: GPT-Live-1 (paid) or GPT-Live-1 mini (free) — a voice-specialized model, not the full frontier.
  • Reasoning delegation: When you ask for something complex, GPT-Live passes the task to GPT-5.5 running in the background and keeps talking to you while it processes.
  • Full-duplex architecture: Listen and speak simultaneously (previously: turn-based).
  • Safety layer: Voice-native safety evals, real-time monitoring, uses predefined ChatGPT voices only (no cloning of arbitrary voices).
  • Data retention: Audio clips from Live and Advanced Voice conversations are kept for 30 days with the chat transcript. Not used for training unless you opt in.

What Did Not Change

  • Voices: Ember, Vale, Cove, Sol, Breeze, etc. all carry over.
  • Memory / Custom Instructions: unchanged.
  • Free tier availability: Free users still get voice (now GPT-Live-1 mini).
  • Realtime API: still available separately, still turn-based, still priced ~$0.06 in / $0.24 out per minute.
  • Third-party voice AI: ElevenLabs, Retell, Vapi, Bland — none affected.

If You Don’t See GPT-Live Yet

Rollout is sequential and regional. Reasons you might not have it:

  1. Staged rollout not reached your region yet. Wait 1-2 weeks.
  2. Old app version. Update from the app store.
  3. Session cache. Sign out, sign in.
  4. Enterprise / Team account with delayed rollout. Enterprise admins may hold GPT-Live back for review. Ask your admin.
  5. You’re already on it and didn’t notice. Look for the “GPT-Live” badge in the voice UI header.

What to Do If You Prefer Advanced Voice

As of July 12, 2026 there is no in-app toggle to switch back. OpenAI’s announcement did not promise Advanced Voice as an opt-in. If your workflow depends on turn-based UX:

  • File feedback in the ChatGPT app (👍/👎 → “Report bug or suggestion”)
  • Use the Realtime API in a third-party client (Reasoning ChatGPT alternatives, OpenAI’s own API playground) — Realtime remains turn-based
  • Consider ElevenLabs Conversational AI with a turn-based configuration

When GPT-Live API Will Ship (Speculation)

  • Announced: not yet, as of July 12, 2026
  • Rumored window: OpenAI DevDay is typically October. GPT-Live API is the highest-probability October 2026 announcement.
  • Expected pricing: probably ~$0.05-$0.10/min in, ~$0.20-$0.40/min out for GPT-Live-1, cheaper for GPT-Live-1 mini
  • Realistic ETA for production usage: Q4 2026 preview, Q1 2027 GA

If you’re building now, do not wait — build on Realtime API or a third-party (Retell/ElevenLabs/Vapi) and plan a Q1 2027 swap.

Sources