PulseAugur
EN
LIVE 12:32:13

Claude Code adds voice mode for VS Code on macOS

Claude Code now features a voice mode that allows users to transcribe spoken words directly into prompts within the VS Code integrated terminal on macOS. To enable this functionality, users must first install the 'sox' package and then activate the voice mode by typing '/voice' in the Claude Code prompt. A crucial step involves granting microphone access to Visual Studio Code itself through macOS system settings, which requires fully quitting and restarting the application after enabling permissions. AI

IMPACT Enhances user interaction with AI coding assistants by enabling voice input.

RANK_REASON Product feature update for an existing tool.

Read on dev.to — Claude Code tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Claude Code adds voice mode for VS Code on macOS

COVERAGE [1]

  1. dev.to — Claude Code tag TIER_1 Română(RO) · just_an_electron ·

    Voice mode in Claude Code (VS Code, macOS)

    <p>Claude Code has a built-in voice mode: hold space, talk, it transcribes into your prompt. Here's how to get it running in the <strong>VS Code integrated terminal</strong> on macOS — including the one step that breaks it for everyone.</p> <h2> 1. Install the backend </h2> <p>Vo…