PulseAugur
实时 12:32:02
Română(RO) Voice mode in Claude Code (VS Code, macOS)

Claude Code 为 macOS 上的 VS Code 新增语音模式

Claude Code 现在支持语音模式,允许用户在 macOS 上的 VS Code 集成终端中将口述内容直接转录为提示。要启用此功能,用户必须先安装 'sox' 包,然后在 Claude Code 提示符中输入 '/voice' 来激活语音模式。一个关键步骤是,用户需要通过 macOS 系统设置授予 Visual Studio Code 本身麦克风访问权限,这要求在启用权限后完全退出并重新启动应用程序。 AI

影响 通过启用语音输入,增强了用户与 AI 编码助手的交互。

排序理由 现有工具的产品功能更新。

在 dev.to — Claude Code tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Claude Code 为 macOS 上的 VS Code 新增语音模式

报道来源 [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…