You upgraded to Plus for Advanced Voice, opened the app, tapped the voice icon, and got Advanced Voice is not available in your region — or worse, voice falls back to the old turn-based mode with no error at all. Advanced Voice is the real-time, speech-to-speech mode that streams audio in and out without a transcription hop. It is gated by a layered set of conditions: the country tied to your OpenAI account, your plan tier, your app version, sometimes an A/B rollout flag, and the platform you are on.
Fastest fix (as of June 2026): update the app to the latest build, confirm your plan is active, then sign out of all devices and sign back in once — that clears a stale feature-flag cache and resolves a large share of “eligible account, feature missing” cases. If you are on a Mac desktop app, voice will not appear there at all — OpenAI retired the Voice feature in the macOS desktop app on January 15, 2026; use chatgpt.com in a browser, or the iOS/Android/Windows app instead.
Two things changed in late 2025 / early 2026 that this guide accounts for:
- Voice is now unified into the main chat window (rolled out November 25, 2025). The old full-screen “animated orb” is no longer the default look. If you want the standalone orb back, that is now a toggle:
Settings → Voice Mode → Separate mode. - Advanced Voice is the default voice layer. The old turn-based “Standard Voice” (speech → text → reply → text-to-speech) is being phased out, so “I got the old voices” is now usually a version or fallback problem, not a separate mode you picked.
Common causes
Ranked by what we see most in support threads.
1. You are on the macOS desktop app (voice retired there)
OpenAI removed the Voice feature from the ChatGPT macOS desktop app on January 15, 2026. Voice still works on chatgpt.com, iOS, Android, and the Windows app. On a Mac there is no in-app fix — the feature is gone from that client by design.
How to spot it: you are on the macOS ChatGPT.app, the voice button is missing or dead, but the same account shows voice fine at chatgpt.com in Safari/Chrome or on your phone.
2. Client app version is below the minimum
Advanced Voice needs a recent iOS / Android / Windows build (the exact minimum changes per platform). An app several months old can silently fall back to the legacy turn-based mode even when your account is eligible.
How to spot it: the app version string (Settings → About) is more than ~2 months old. The same account on a freshly installed device shows the feature.
3. Plan tier mismatch — free or lapsed Plus
Advanced Voice is included on Plus, Go, Team, Pro, and Enterprise. Free accounts get a short daily Advanced Voice preview, then drop to the older Standard Voice for the rest of the day. If a paid plan lapses (auto-renew failed, card declined), the feature flips off within hours. As of June 2026, Plus gets roughly 5x the free daily voice allotment and Pro has no daily voice cap.
How to spot it: Settings → Subscription shows “Free” or a Plus plan with a past expiry date. See ChatGPT Plus downgraded without notice for the silent-downgrade pattern.
4. Account country is on a staged-rollout list
OpenAI rolls Advanced Voice out by account country, not by IP. The country tied to your account (set at signup, sometimes inferred from billing) determines eligibility. The big regional gate — EU/EEA/UK/Switzerland — was lifted on October 22, 2024, so all Plus users in the EU, Switzerland, Iceland, Norway, and Liechtenstein have had access since then. A small number of countries still have no rollout at all.
How to spot it: Settings → Account shows a country with no rollout. Friends in the US/EU on the same plan see the feature; you do not, and you are not in the EU/EEA list above.
5. Org / Enterprise admin disabled it
On Team / Enterprise accounts the workspace admin can turn Voice off in the admin console (data-residency, compliance, or cost reasons). Individual users then see the feature as if their plan does not include it.
How to spot it: a personal Plus account on the same device shows the feature; the Enterprise account does not.
6. VPN / proxy confuses the rollout flag
The client reports your network egress IP alongside your account country. A VPN that puts you in a non-rolled-out country can flip the feature off even when your account country is fine.
How to spot it: the feature works on cellular but not on Wi-Fi behind a corporate VPN, or vice versa.
7. Microphone permission revoked or muted
Not a region issue but cosmetically identical: the voice button is greyed out with a vague tooltip. If the OS denied mic permission, the client falls back to a disabled state that looks like a region gate.
How to spot it: System Settings → Privacy → Microphone shows ChatGPT toggled off, or the OS-level mic indicator never lights up when you tap the voice button.
Which bucket are you in?
| Symptom | Most likely cause | Go to |
|---|---|---|
| Voice missing only on a Mac desktop app | macOS voice retired (Jan 15, 2026) | Cause 1 / Step 1 |
Error: not available in your region | Account country gate or VPN | Cause 4 / 6, Steps 2-3 |
Error: your plan does not include this | Free or lapsed plan | Cause 3 / Step 2 |
| No error, but you hear the old turn-based voices | Stale app version or daily-limit fallback | Cause 2 / Steps 1, 6 |
| Button greyed out with a tooltip | Mic permission | Cause 7 / Step 4 |
| Works on personal account, not work account | Enterprise admin toggle | Cause 5 / Step 5 |
Before you start
- Note the exact wording of the error / disabled state —
not available in your regionandyour plan does not include thispoint at different gates. - Confirm what country is on your account vs. where you are physically.
- Identify the platform (iOS / Android / Windows / web). On macOS, remember voice only works in the browser at
chatgpt.com, not the desktop app. - If you are on Team / Enterprise, know whether you are admin or end user.
- Save a screenshot of the disabled state — useful for support tickets.
Step-by-step fix
Ordered to eliminate the cheapest gates first.
Step 1: Use a platform that still has voice, and update it
If you are on a Mac, stop using the desktop ChatGPT.app for voice — open chatgpt.com in a browser, or grab your phone. On every other platform, update from the App Store / Play Store / Microsoft Store, force-quit, and relaunch.
If you previously installed the macOS desktop app and want it gone, the bundle lives at:
rm -rf "/Applications/ChatGPT.app"
# re-download (text chat only) from openai.com/chatgpt/download
After any app update, sign out and back in once — the client caches feature flags per session.
Step 2: Verify account country and subscription
On web: Settings → Account shows your country; Settings → Subscription should show an active plan with a future renewal date. If the country is wrong you can update it (some regions require a support request to change it). If the plan shows past-due or free, see ChatGPT subscription not recognized.
Step 3: Disable VPN and corporate proxy, then retest
Turn off any VPN. Switch to cellular if your Wi-Fi runs through a corporate proxy. Restart the app. If the feature appears, the gate was network-level — keep VPN off during voice, or allowlist api.openai.com, chatgpt.com, and the WebRTC endpoints in your VPN’s split-tunnel config. Note that a VPN-to-US workaround is not officially supported and the rollout service often catches up and disables it again.
Step 4: Check microphone permissions
- iOS:
Settings → ChatGPT → Microphone(must be ON). On some iOS builds there is a separateSpeech Recognitiontoggle — enable it too. - Android:
Settings → Apps → ChatGPT → Permissions → Microphone(Allow). - Windows:
Settings → Privacy → Microphone → ChatGPT(ON). - Web (macOS/any): the browser prompts for mic access per site; in Chrome check
Settings → Privacy and security → Site settings → Microphoneand allowchatgpt.com.
If permission was previously denied, the OS may not re-prompt — toggle it off and on, then relaunch.
Step 5: For Team / Enterprise, check the workspace toggle
In the admin console, look under Settings → Workspace → Features for the Voice control. If your admin disabled it, user-side troubleshooting will not help — raise it internally rather than with OpenAI.
Step 6: Sign out everywhere and sign back in
Feature-flag caches are bound to the session, so a full sign-out forces a fresh fetch from the rollout service:
- ChatGPT app →
Settings → Sign out of all devices. - Wait about 30 seconds.
- Sign back in on your primary device only.
This one step fixes a surprising share of cases where the account is eligible but the cached flag says otherwise.
Step 7: Last resort — file a support ticket with evidence
Go to help.openai.com, open the chat assistant, and submit a ticket with: account country, plan, app version, platform, screenshots of the disabled state, and confirmation you tried Steps 1-6. Tickets with this metadata get a real answer in days; vague “voice does not work” tickets often get a templated reply.
How to confirm it’s fixed
- Open a new chat. The voice button is present and not greyed out.
- Tap it. You can start talking while the conversation stays on screen (the new unified view) — or, if you turned on
Settings → Voice Mode → Separate mode, you get the standalone animated orb. - Speak over the model mid-sentence; it stops and listens. That natural interruption confirms real-time bidirectional streaming (Advanced Voice), not the old turn-based mode.
- Switch from Wi-Fi to cellular and back; the feature stays available.
Long-term prevention
- Keep the app on auto-update; do not pin an old version.
- On a Mac, default to
chatgpt.comfor voice — the desktop app no longer carries it. - If you travel internationally, set your account country to your true residence; frequent changes can flag the account.
- On corporate networks, allowlist
api.openai.com,chatgpt.com, and the WebRTC endpoints once rather than per-incident. - For Team/Enterprise, document the admin Voice toggle in your onboarding wiki so users do not file individual tickets.
Common pitfalls
- Expecting voice in the macOS desktop app — it was removed on January 15, 2026. Use the browser or another device.
- Confusing the old turn-based voice (speech → text → text-to-speech) with Advanced Voice. The old mode is being retired; if you still hear canned voices it is usually a stale app or a hit daily limit, not a mode you chose.
- Assuming the full-screen orb means Advanced Voice and its absence means failure. Since November 2025 voice lives in the main chat by default; the orb is the optional
Separate mode. - Updating only the OS, not the app. The app version is what gates the feature.
- Believing a friend’s “it works in country X” without confirming their account country (they may have a US account).
- Cancelling and re-subscribing to “reset” the feature flag — this does not help and may delay billing reactivation.
FAQ
Q: Why is voice missing in my Mac app but fine on my phone?
OpenAI retired the Voice feature in the ChatGPT macOS desktop app on January 15, 2026. It still works on chatgpt.com, iOS, Android, and the Windows app. On a Mac, use a browser at chatgpt.com.
Q: I’m in the EU — is Advanced Voice still blocked here?
No. The EU/EEA/UK/Switzerland gate was lifted on October 22, 2024. All Plus users in the EU, Switzerland, Iceland, Norway, and Liechtenstein have had Advanced Voice since then. If it is still missing, the cause is almost certainly your app version, plan, or a VPN — not a regional hold.
Q: I switched my account country from EU to US. Will I get the feature now?
It is unnecessary (the EU is no longer blocked) and it risks an account flag. OpenAI uses billing-address and behavioral signals as well as the country field, so changing the country alone usually does not flip the rollout flag.
Q: Does Advanced Voice count against my message cap?
It uses a separate daily voice allotment. On Plus that is roughly 5x the free limit; Pro has no daily voice cap. Heavy use can trigger a per-day fallback to the older voice even when your text message cap is fine. See ChatGPT message cap reached for the text-side limit.
Q: The voice works but it sounds like the old canned voices. What happened?
You have likely fallen back to the legacy turn-based voice — usually because the app is out of date or you hit the daily Advanced Voice limit. Update the app, then sign out and back in. Advanced Voice lets you interrupt mid-sentence and sounds more expressive.
Q: I’m on Enterprise with the toggle disabled. Can I bypass it?
Not on the Enterprise workspace. But switching to your personal Plus account on the same device will surface the feature if that account is eligible — the Enterprise toggle only governs the Enterprise workspace.