Claude Code adds voice input with push-to-talk functionality

Voice input now available in Claude Code
Anthropic has begun rolling out voice mode for Claude Code, their AI coding assistant. The feature is currently live for about 5% of users, with broader availability planned over the coming weeks.
How voice mode works
The implementation uses a push-to-talk model:
- Hold the spacebar to activate voice input
- Speak your prompt or code
- Release spacebar to stop recording
Voice transcripts appear at your current cursor position in the editor. You can type part of a prompt, use voice for the middle section, then continue typing—the system doesn't overwrite existing text.
Access and pricing details
- Available to Pro, Max, Team, and Enterprise plan users
- Rolling out gradually (currently ~5% of users)
- No additional cost for voice mode usage
- Tokens used for voice transcription don't count against rate limits
Users will see a notification on the welcome screen when they gain access. Once available, you can toggle voice mode on with /voice command.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenAI Frontier Models and Codex Now Available on AWS
OpenAI's frontier models and Codex are now generally available on AWS, letting enterprises use OpenAI via their existing AWS environments and procurement workflows.

Bonsai 1.7B Ternary Model Hits 442 T/s on M4 Max with Autonomously Tuned Metal Kernels
Autonomous agent ata optimized Metal kernels for Bonsai 1.7B Q2_0, achieving 442 t/s decode (+42%) and 4622 t/s prefill (+9%) on M4 Max vs unmodified llama.cpp.

Claude Code v2.1.193: New Shell Classification, Telemetry, and Fixes
Claude Code v2.1.193 adds autoMode.classifyAllShell to route all shell commands through the classifier, new OpenTelemetry log events, live file path autocomplete in bash mode, and fixes for background agents and MCP auth.

Practical Enhancements in Claude Opus 4.6: Memory Upgrade
Claude Opus 4.6 features a significant upgrade with a 1 million token context, enhancing memory retention and performance in complex tasks.