claude-code - 💡(How to fix) Fix [BUG] Voice input (press and hold) not working on macOS Desktop app [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
anthropics/claude-code#46114Fetched 2026-04-11 06:28:39
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

The voice input feature activated by pressing and holding the microphone icon does not function on the macOS Desktop application of Claude Code.

Actual Behavior: Nothing happens — voice input does not activate or respond to press and hold.

Environment:

Platform: macOS (Darwin 25.3.0) Application: Claude Code Desktop app

What Should Happen?

It should work like claude cli voice command

Error Messages/Logs

Steps to Reproduce

  • Open Claude Code Desktop app on macOS
  • Press and hold the voice/microphone icon
  • Attempt to speak
  • Expected Behavior:
  • Voice input should activate and transcribe speech into the input field.

Claude Model

Opus

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.1.97

Platform

Other

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The voice input feature in the Claude Code Desktop app on macOS may require additional configuration or permission settings to function correctly.

Guidance

  • Check the system microphone settings to ensure that the Claude Code Desktop app has permission to access the microphone.
  • Verify that the voice input feature is enabled in the app's settings, if available.
  • Compare the implementation of the voice input feature in the Claude Code Desktop app with the claude cli voice command to identify potential differences or missing components.
  • Test the voice input feature on a different platform or version to determine if the issue is specific to macOS or the Desktop app.

Example

No specific code snippet can be provided without more information about the app's implementation.

Notes

The lack of error messages or logs makes it difficult to determine the exact cause of the issue. Further investigation into the app's configuration, permissions, and implementation is necessary to resolve the problem.

Recommendation

Apply workaround: Check and configure the system microphone settings and app permissions to potentially resolve the issue, as the problem may be related to missing or incorrect configuration rather than a bug in the app itself.

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