Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>voice-annotationNew to Visual Studio Code? Get it now.
voice-annotation

voice-annotation

LuluLoveCc

|
554 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

--- vscode 语音注释插件 ---

最终效果:

avatar

请先设置, 音频保存路径


  • 使用插件前请先设置音频文件的储存位置, 如果你有多个项目需要使用本插件推荐使用"工作区"的方式保存。

方式一: 工作区 (相对路径)


  • 在项目外层的 .vscode 文件夹中找到 settings.json 文件, 设置

  • 注意这里填写相对于 .vscode 文件夹的相对路径

{ "voiceAnnotation": { "dirPath": "../mp3" } }

如图所示

avatar


方式二 全局配置 (全局路径)


  • 当找不到工作区级别的 dirPath 时, 会使用全局配置的 voiceAnnotation

使用方法:

第一步: 在目标项目内, 点击右键呼出录制音频

avatar


第二步: 自动将录制好音频保存到目标项目内, 我们需要去项目内粘贴获取到的"语音注释"

avatar


出于性能考虑, 每次需要切换编辑页面才能让新的"语音注释生效"

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft