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

Claude AI Suffers Widespread Outage: Web UI Down, API Errors Elevated
Claude.ai is unavailable and the API is returning elevated error rates as of April 28, 2025, 19:15 UTC. Official status page confirms ongoing incident.

The AI Dependency Trap: Why Over-Reliance on LLMs May Erode Core Skills
A contrarian take arguing that heavy reliance on AI chatbots will lead to atrophy of critical thinking, writing, research, and learning abilities.

Scoring Show HN Submissions for AI Design Patterns
A developer analyzed 500 Show HN landing pages to detect common AI-generated design patterns like Inter fonts, colored left borders, and glassmorphism. The scoring system identified 21% of sites as 'heavy slop' with 5+ patterns.

Hybrid AI Architecture: Open-Source Components with Proprietary Reasoning Models
A practical hybrid AI architecture is emerging where 89% of organizations use open-source components to reduce costs by over 50%, while proprietary models handle complex reasoning tasks. Open-source frameworks offer transparency and fine-tuning capabilities without licensing negotiations.