Following the introduction of voice interaction by ChatGPT and Claude's web version, the field of AI programming has also witnessed a "voice-driven" revolution. On March 3rd local time, AI giant Anthropic announced the official launch of a voice mode for its command-line tool for developers, Claude Code. This means developers can now skip the keyboard and directly use voice commands to let AI perform complex programming tasks.

According to Anthropic engineer Thariq Shihipar, the voice mode is currently available on the Windows platform first. To ensure service stability, this feature is being rolled out using a "gray release" strategy, with about 5% of users able to experience it first, and it is planned to be fully opened to global users in the coming weeks.
In practice, the interaction logic of this feature is very simple. Developers just need to enter the /voice command in the terminal to activate voice listening, then give instructions such as "refactor the authentication middleware" or "help me optimize the recursive logic of this code." Claude Code will quickly understand the intent after receiving the voice and automatically perform the corresponding code modifications.
This update comes at a time when the competition among AI programming assistants is intensifying. Despite the presence of strong competitors such as GitHub Copilot and Cursor, Claude Code has shown an exceptionally rapid growth trend. According to Anthropic's latest financial report, its annual recurring revenue (ARR) has exceeded $2.5 billion, doubling since the beginning of this year. At the same time, its weekly active user count has doubled since January.
Analysts point out that the addition of the voice mode is not only to improve development efficiency but also to expand the application scenarios of programming. When developers are designing architecture or conducting code reviews, conversational interaction can provide a more natural creative flow experience. Currently, Anthropic has not disclosed whether the voice function uses third-party technology support, but its continuous rise in app store rankings is enough to prove the high recognition of the Claude series products among developers.
Key points:
🎙️ Evolution of Programming Interaction: Claude Code now adds a voice mode, supporting activation via the
/voicecommand to achieve "voice-activated" code refactoring.📈 Outstanding Business Performance: Anthropic revealed that its annual recurring revenue has exceeded $2.5 billion, achieving a double increase in revenue and active users within two months.
⏳ Gradual Release: Currently, only 5% of Windows users can use it, and it is expected to cover all developers within this month.
