openai / openai/codex

[Voice Chat] Speaking pace becomes too fast during long explanations; add persistent speed controls

Open
#38,106 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app enhancement
Dominant language
Rust
Stars
125k
Forks
19.5k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

Codex/Chatgpt App (Desktop) — Voice Chat

What feature would you like to see?

Please add a manual and persistent speaking-speed control for Voice Chat.

During long or information-dense explanations, the assistant often begins speaking progressively faster. This is especially noticeable during technical explanations, code walkthroughs, lectures, and other responses that contain a large amount of information.

I can ask the assistant to “speak more slowly,” and it will usually slow down temporarily. However, after a short period of time, the speaking pace gradually becomes fast again. Repeatedly interrupting the conversation to ask it to slow down makes Voice Chat much less useful for learning and technical discussions.

A user-controlled speed setting would be more reliable than controlling the pace through natural-language instructions.

Possible implementation:

  • Add a speaking-speed selector or slider to the Voice Chat interface.
  • Provide presets such as 0.75x, 1.0x, 1.25x, and 1.5x.
  • Keep the selected speed active for the entire Voice Chat session.
  • Ideally, remember the user's preferred speed across future sessions.
  • Allow the speed to be adjusted during an active conversation.
  • Apply the setting consistently to both short answers and long explanations.
  • Change only the audio delivery rate, without reducing the amount of detail or changing the model's reasoning.

Expected behavior:

Once a user selects a slower speaking rate, Voice Chat should consistently maintain that rate until the user manually changes it. The speaking pace should not gradually accelerate during longer responses or conversations.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Codex/ChatGPT desktop Voice Chat interface and inspect how audio settings are handled during an active session. Define completion as a user-selectable speaking rate that remains consistent through short and long responses, can be adjusted during a conversation, and is optionally retained across sessions.

Written by the indexing model from the issue text.

Assessment

Domain
audio-video-rtc, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.