OpenAI、デスクトップ版 Codex に双方向音声制御導入
OpenAI はデスクトップ版の Codex と ChatGPT に GPT-Live の完全双方向音声制御機能を追加し、ハンズフリーでのコーディング体験を可能にした。
AIニュース価値スコアβ
主要ニュースAI関連度、新規性、日本での有用性など6軸を公開検証中です。現在、掲載順には使用していません。
- AI関連度
- 100
- 情報源の信頼性
- 50
- 新規性
- 75
- 検索具体性
- 75
- 重複の少なさ
- 100
- 日本での有用性
- 25
記事は AI コーディングエージェントの機能拡張(ハンズフリー操作)を報じており、主題が明確に AI ツールの進化にあるため関連性は最高値となる。比較対象となる直前の同クラスター記事が存在しないため、独立した新事実として新規性を高く評価する。検索機会については「Codex」「ChatGPT」という具体的な製品名が含まれるがバージョン番号やコードネームがないため 0.75 とする。日本固有の発表や利用条件に関する記述はないため関連性は低めとする。
キーポイント
完全双方向音声制御の実装
OpenAI はデスクトップ版の Codex と ChatGPT に GPT-Live の機能を統合し、ユーザーと AI が自然な会話で相互にやり取りできる完全双方向(full duplex)の音声インターフェースを実現した。
ハンズフリーコーディングの開始
この新機能により、開発者はキーボードやマウスを使わずに音声だけでコードの記述や修正を指示できるようになり、作業効率とアクセシビリティが向上する。
デスクトップ環境への展開
モバイルアプリではなく、主にプロフェッショナルが開発を行うデスクトップ版にこの機能が実装されたことで、複雑なコーディングタスクにおける音声操作の実用性が証明された。
重要な引用
OpenAI はデスクトップ版の Codex と ChatGPT に、GPT-Live の完全双方向音声制御機能を追加し、ハンズフリーでのコーディングを可能にした。
Agentic coding goes hands-free as OpenAI brings GPT-Live's full duplex voice control to Codex and ChatGPT on the desktop
影響分析・編集コメントを表示
影響分析
この発表は、AI エージェントによるコード生成のインターフェースをテキストから音声へとシフトさせる重要な転換点であり、開発者の生産性とアクセシビリティを大幅に向上させる可能性がある。特に完全双方向制御の実現は、複雑なデバッグやリファクタリングにおいて、従来の入力方法では困難だった自然な対話型コーディングを可能にし、ソフトウェア開発の未来像を示すものである。
編集コメント
テキストベースの対話から音声への移行は、AI ツールの普及において長年の課題であったが、OpenAI がデスクトップ環境で完全双方向制御を実現したことは、開発者コミュニティにとって大きな進歩です。これにより、コードを書く際の身体的負担が減り、思考と実装の間の摩擦がさらに低減されるでしょう。
Two weeks after debuting its more naturalistic GPT-Live audio AI model with full-duplex capabilities (listening and speaking at the same time), OpenAI is bringing it directly into developer workflows.
The company announced that GPT-Live now powers the ChatGPT desktop application on macOS and Windows, integrating directly with agentic systems like Codex and ChatGPT Work (which are separate experiences available in the ChatGPT desktop app).
When OpenAI initially launched GPT-Live on July 8, 2026, it introduced a continuous audio model capable of listening and speaking simultaneously—eliminating rigid turn-taking while delegating complex reasoning to background models like GPT-5.5.
Today's release expands that conversational layer to technical tasks, enabling software engineers to orchestrate multi-threaded coding jobs, review pull requests, and debug applications using natural voice commands.
As such, it could usher in a new era of "hands free" software development and even live, in-person group coding parties for the more than 10 million weekly active users across Codex and ChatGPT Work. Codex, of course, is the name given to OpenAI's models and harness focused on coding, but which the company has this year expanded into a more general productivity platform.An OpenAI spokesperson told VentureBeat this is the first time voice activation
OpenAI posted a promotional video showing some of its employees, Codex developer experience engineer Jason Liu and Codex technical staffer Guinness Chen, speaking to the same ChatGPT desktop app session in the same room, each issuing different instructions and conversing with the same model.
New capabilities unlocked
At its core, this integration relies on decoupling the real-time voice layer from the underlying execution engines.
While GPT-Live maintains fluid conversation—inserting natural verbal acknowledgments like "got it" without interrupting the user—it passes heavy computational workloads to background reasoning models.
On macOS, the desktop application incorporates "Appshots" and screen context features, allowing ChatGPT Voice to analyze the frontmost window alongside local files, codebase structures, and active plugins.
This architecture creates a pair-programming dynamic where developers talk through problems conversationally while agents execute tasks asynchronously.
Rather than manually stopping coding sessions to type detailed instructions or switch windows, developers direct the system hands-free.
The full-duplex engine dynamically decides when to speak, pause, or invoke tools, maintaining conversational state even as background agents process complex code modifications.
Directing coding and complex builds with your voice alone
The central operational capability in this update centers on multi-task execution across Codex and ChatGPT Work environments.
Software engineers can initiate multiple concurrent task threads from a single spoken prompt. For instance, a developer preparing to ship a feature can instruct the system to investigate an open authentication bug, review a pending API migration pull request, and generate missing unit tests simultaneously.
The desktop application coordinates these actions across disparate contexts, tracing issues through Slack conversations, GitHub repositories, and local codebases.
Developers can also verbally convert design mockups into working code, splitting tasks across frontend, backend, and testing layers.
With support for multi-folder projects (build 26.715) and remote execution via iOS, engineers can check task progress, answer agent prompts, and redirect active jobs without switching applications or managing individual processes line by line.
Proprietary license
OpenAI’s voice-enabled desktop release operates under a proprietary, commercial enterprise model. Access is restricted to paid subscribers across Plus, Pro, Business, Enterprise, and Education plans.
For individual developers and corporate engineering departments, this commercial structure means the model weights, voice processing pipelines, and agent state architectures remain fully closed.
Organizations cannot modify or self-host the underlying systems. Furthermore, tasks initiated via ChatGPT Voice consume standard usage allocations directly from existing Codex and ChatGPT Work plan quotas, treating voice-triggered actions identically to standard agentic workloads.
Community reactions
Developer communities immediately noted the implications of bringing continuous full-duplex voice to autonomous coding workflows.
Reacting to the build 26.715 release announcement—which details voice integration and multi-folder project support—AI Insider journalist @ChrisGPT noted on X: "Today OpenAI will release voice and remote guidance for codex ! One step closer to personal AGI".
Early technical feedback highlights widespread enthusiasm for orchestrating complex agentic tasks hands-free, particularly when stepping away from the workstation or managing build pipelines remotely.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み