<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/openai-launches-gpt-live-a-full-duplex-voice-model-that-talks-and-listens-at-the-same-time-cxlala9hl" -->

---
title: OpenAI launches GPT-Live, a full-duplex voice model that...
description: OpenAI has launched GPT-Live, a full-duplex voice model that can listen and speak simultaneously, enabling more natural conversational interactions. Unlike...
canonical: https://daily.dev/posts/openai-launches-gpt-live-a-full-duplex-voice-model-that-talks-and-listens-at-the-same-time-cxlala9hl
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: OpenAI launches GPT-Live, a full-duplex voice model that talks and listens at the same time | daily.dev
og:description: OpenAI has launched GPT-Live, a full-duplex voice model that can listen and speak simultaneously, enabling more natural conversational interactions. Unlike...
og:url: https://daily.dev/posts/openai-launches-gpt-live-a-full-duplex-voice-model-that-talks-and-listens-at-the-same-time-cxlala9hl
og:image: https://api.daily.dev/og/posts/CXLALA9hL.png
og:image:alt: OpenAI launches GPT-Live, a full-duplex voice model that talks and listens at the same time
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenAI launches GPT-Live, a full-duplex voice model that talks and listens at the same time

**[Collections](https://daily.dev/sources/collections)** · 3 min read · 10 upvotes · 0 comments

## Summary

OpenAI has launched GPT-Live, a full-duplex voice model that can listen and speak simultaneously, enabling more natural conversational interactions. Unlike turn-based voice systems, it handles interruptions, mid-sentence acknowledgments, and pauses naturally. For complex tasks like web search or reasoning, it offloads to GPT-5.5 in the background while keeping the conversation flowing. Two tiers are available: GPT-Live-1 for paid users and GPT-Live-1 mini for free users, accessible on iOS, Android, and ChatGPT.com. The model outperforms Advanced Voice Mode on GPQA and BrowseComp benchmarks. Safety features include real-time output steering, crisis support, teen protections, and parental controls. API access is forthcoming with a developer sign-up form available now.

## Content

## What GPT-Live actually is

OpenAI just launched GPT-Live, a new voice model built on full-duplex architecture — meaning it listens and speaks at the same time rather than waiting for you to finish before responding. It can handle interruptions naturally, acknowledge you mid-sentence, and sit through pauses without awkwardly cutting in.

For anything that needs heavier lifting — web search, complex reasoning — it quietly hands off to GPT-5.5 in the background while keeping the conversation going. On benchmarks, it beats the previous Advanced Voice Mode on both GPQA scientific reasoning and BrowseComp web search.

Two versions are rolling out globally: GPT-Live-1 for paid users and GPT-Live-1 mini for free users, on iOS, Android, and ChatGPT.com. API access is coming, with a developer sign-up form already available.

Sam Altman noted he now talks to ChatGPT more than he types to it — which, if you've used the new model, is easy to believe.

## The obvious gap

Here's the frustrating part: GPT-Live and Codex don't talk to each other.

Peter Yang tested this directly. He went on a walk, asked GPT-Live to pull up a Google Doc, and it said it couldn't. He then manually triggered the Documents plugin — and suddenly GPT-Live had the right context. The capability was there the whole time; the voice model just didn't know to reach for it.

The gap is real. You can have a live conversation with GPT-Live and ask it to reply to emails, schedule meetings, edit documents, or ship code — but it won't do any of that, because it doesn't have access to the plugins and tools that Codex does. OpenAI built a genuinely impressive voice interface and then left it unable to act on most of what you'd actually want to do.

The first obvious fix would be making GPT-Live aware of whatever plugins are already connected to your account. That alone would close a lot of the distance.

## Safety and rollout

Safety features include real-time output steering, crisis support flows, teen protections, and parental controls — which matters more for a voice interface than a text one, since the interaction feels more immediate and personal.

## The bigger picture

The voice experience itself has clearly crossed a threshold — the full-duplex model feels qualitatively different from turn-based voice assistants. But the integration story is still messy. GPT-Live is impressive as a conversation partner; it's much less impressive as an agent that can actually do things. Closing that gap is probably OpenAI's most important near-term product problem.

## Similar posts on daily.dev

- [OpenAI's GPT-Live: ChatGPT voice that listens and talks](https://daily.dev/posts/openai-s-gpt-live-chatgpt-voice-that-listens-and-talks-nwap9djkb) · The Next Web · 9 upvotes · 3 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#openai](https://daily.dev/tags/openai), [#chatgpt](https://daily.dev/tags/chatgpt), [#voice-ai](https://daily.dev/tags/voice-ai)

[View this post on daily.dev](https://daily.dev/posts/openai-launches-gpt-live-a-full-duplex-voice-model-that-talks-and-listens-at-the-same-time-cxlala9hl)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"OpenAI launches GPT-Live, a full-duplex voice model that talks and listens at the same time","url":"https://daily.dev/posts/openai-launches-gpt-live-a-full-duplex-voice-model-that-talks-and-listens-at-the-same-time-cxlala9hl","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/openai-launches-gpt-live-a-full-duplex-voice-model-that-talks-and-listens-at-the-same-time-cxlala9hl"},"datePublished":"2026-07-15T21:12:58.319Z","dateModified":"2026-07-19T13:56:42.152Z","description":"OpenAI has launched GPT-Live, a full-duplex voice model that can listen and speak simultaneously, enabling more natural conversational interactions. Unlike...","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/openai-launches-gpt-live-a-full-duplex-voice-model-that-talks-and-listens-at-the-same-time-cxlala9hl","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":10},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"llm,openai,chatgpt,voice-ai","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"OpenAI launches GPT-Live, a full-duplex voice model that talks and listens at the same time"}]}
```

