Anthropic's AI coding tool, Claude Code, has received a major update — the official support for voice mode. This feature allows developers to completely abandon pure keyboard input and quickly issue commands through natural speech, greatly improving programming collaboration efficiency. According to the latest information collected by AIbase, this mode has begun to be gradually rolled out to users, marking another key step in human-computer interaction for AI coding tools.

How to Enable Voice Mode
The usage is extremely simple: type the command /voice in the Claude Code interface to instantly enable voice mode. Once successfully enabled, simply press and hold the spacebar to start speaking. The spoken content will be transcribed into text in real time and directly appear in the input box (or at the cursor position). After releasing the spacebar, the transcribed content will be submitted to Claude for processing. It supports a mixed input mode of speaking and typing, with smooth operation and no lag, without any additional plugins or devices.
Key Features Explained
- Real-time voice transcription: Spoken content is instantly converted into editable text, making it easy to make immediate corrections or add details.
- Efficient hands-free collaboration: Especially suitable for quickly describing complex logic, reporting bugs, refactoring code, or planning projects, allowing developers to focus on thinking rather than mechanical typing.
- Native integration and reliability: As an official native feature of Claude Code, it seamlessly integrates with existing CLI/terminal workflows, surpassing the compatibility issues of third-party voice solutions.
Currently, this feature is being gradually released, with about 5% of users already receiving it. The Anthropic official stated that the coverage will be expanded in the coming weeks. Eligible users who log in will see a prompt on the welcome screen saying "Voice mode enabled - hold Space to speak," making it clear and straightforward.
Practical Value for Developers
