[BUG] Voice mode doesn't activate on first session start — requires disable/re-enable cycle
Resolved 💬 3 comments Opened Mar 20, 2026 by bockbr Closed Mar 20, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Component: Voice mode
Description:
When voice mode is enabled at session start, pressing spacebar inserts a space
character instead of starting audio recording. The feature only works correctly
after manually disabling and re-enabling voice mode within the same session.
Environment:
- Claude Code version: 2.1.80
- Platform: Windows 11 Pro
- Shell: bash
What Should Happen?
Expected Behavior:
Voice mode should be fully functional immediately on session start without
requiring a toggle cycle.
Error Messages/Logs
Steps to Reproduce
Steps to Reproduce:
- Start Claude Code with voice mode enabled (persisted from previous session)
- Press spacebar to record
- Observe: spacebar inserts a space instead of triggering recording
- Disable voice mode, then re-enable it
- Press spacebar — recording now works correctly
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
v2.1.80
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗