codex - 💡(How to fix) Fix Permission prompt interrupts active voice dictation and discards audio [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#21445Fetched 2026-05-07 03:40:08
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×3cross-referenced ×1

Error Message

  1. Warn the user that dictation during active turns is unsafe if this cannot be supported yet.

Root Cause

This means I cannot safely use Codex voice-to-text while Codex is actively working. If the app may ask for permissions mid-turn, then I risk losing whatever I am recording at that moment.

That breaks an important workflow: using voice input to steer, correct, or add context to an active Codex conversation.

For complex work, voice capture is often the most efficient way to communicate high-context instructions. Losing the original audio is not just an inconvenience; it can destroy a live thought capture that is difficult or impossible to recreate with the same detail.

RAW_BUFFERClick to expand / collapse

Codex Feedback Report: Permission Prompt Interrupts Active Voice Dictation And Discards Audio

Status: draft Created: 2026-05-06 Product area: Codex desktop app, in-app voice dictation, permission prompts / approvals Severity: high user-impact data loss / workflow break Submitted: GitHub issue:

Subject

Codex should preserve active dictation when a permission prompt appears during recording.

Message

I am reporting a Codex desktop app voice-dictation failure mode that creates data-loss risk during normal interactive use.

On May 6, 2026 around 5:30pm PT, I started recording an audio message in a Codex window while that window was mid-turn. During my recording, Codex asked me for permission for something it was doing. When the permission request appeared, the in-progress voice recording was lost.

The lost audio was approximately the first 2-3 minutes of my message.

I am not certain whether this is a persistent issue or a new regression. I vaguely remember a similar permission interaction a few days ago, but I do not remember whether the prior recording was preserved. Please treat this report as a confirmed occurrence of the issue today, not as a fully characterized recurrence pattern.

Why This Matters

This means I cannot safely use Codex voice-to-text while Codex is actively working. If the app may ask for permissions mid-turn, then I risk losing whatever I am recording at that moment.

That breaks an important workflow: using voice input to steer, correct, or add context to an active Codex conversation.

For complex work, voice capture is often the most efficient way to communicate high-context instructions. Losing the original audio is not just an inconvenience; it can destroy a live thought capture that is difficult or impossible to recreate with the same detail.

Observed Behavior

  1. Codex was mid-turn in another window.
  2. I began recording a voice-to-text message in that window.
  3. While I was recording, Codex displayed a permission request.
  4. The in-progress recording was discarded/lost.
  5. Approximately 2-3 minutes of dictated material were lost.

Expected Behavior

Codex should not discard in-progress dictation because a permission prompt appears.

Safer behavior would be one of:

  1. Preserve the active recording through the permission prompt.
  2. Pause the recording while the permission prompt is active, then resume after the user responds.
  3. Stop and save the audio as a recoverable draft before showing the permission prompt.
  4. Prevent permission prompts from interrupting active dictation.
  5. Warn the user that dictation during active turns is unsafe if this cannot be supported yet.

Requested Product Changes

Please consider:

  • preserving active dictation state when permission prompts appear;
  • saving partial audio locally before any UI transition that interrupts recording;
  • making permission prompts non-destructive to active user input;
  • adding tests for voice recording + permission prompt interactions;
  • adding explicit UI warnings if voice dictation cannot safely coexist with active tool/permission workflows.

Related Issue

This is related to, but distinct from, my earlier Codex audio report:

https://github.com/openai/codex/issues/21408

That issue was about long dictation failing transcription and losing unrecoverable audio. This issue is about a permission prompt interrupting and discarding an active recording.

Desired Outcome

Voice input should be safe to use while Codex is working.

At minimum, Codex should never discard recorded audio because an approval or permission prompt appears mid-recording.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Permission prompt interrupts active voice dictation and discards audio [1 participants]