claude-code - 💡(How to fix) Fix [FEATURE] Auto-format spoken file references in voice dictation [2 comments, 2 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
anthropics/claude-code#58745Fetched 2026-05-14 03:40:34
View on GitHub
Comments
2
Participants
2
Timeline
7
Reactions
1
Timeline (top)
commented ×2labeled ×2marked_as_duplicate ×1mentioned ×1

Fix Action

Fix / Workaround

Current workaround is manual replacement of erroneously-transcribed file references.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

When using /voice in Claude Code, spoken file references don't get normalized into usable format. For example, saying "orders controller dot R B" transcribes literally as "orders controller dot R B" rather than @orders_controller.rb.

Proposed Solution

Automatically recognize spoken file name patterns and convert them to properly formatted @file references to reduce time spent manually correcting/formatting transcriptions.

Alternative Solutions

Current workaround is manual replacement of erroneously-transcribed file references.

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

  1. I'm using Claude Code voice transcription to draft a plan for a new feature
  2. I verbally reference relevant files while speaking
  3. The files are transcribed not as they are literally spoken, and but in a way that creates actual references to the files that provide the correct context to Claude Code

Additional Context

No response

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

claude-code - 💡(How to fix) Fix [FEATURE] Auto-format spoken file references in voice dictation [2 comments, 2 participants]