XSakura666/dsh-voice-input-space0

dsh-voice-input-space

Voice input for DeepSeek Harness: hold Space in any editable field to speak, release to insert the transcript at the caret. Zero dependencies, browser Web Speech API. / 语音输入:在输入框长按空格键说话,松开自动上屏。零依赖,基于浏览器 Web Speech API。

AI 분석

核心用途是通过长按空格键调用浏览器 Web Speech API 进行语音转文字输入。适合需要解放双手、快速录入文本的用户。

패키지
dsh-voice-input-space
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 21.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XSakura666/dsh-voice-input-space

Usage / 用法

  1. Click into the input box. / 点击输入框。
  2. Hold Space for about half a second. / 长按空格键约 0.5 秒。
  3. Speak — the transcript appears live in the floating panel. / 说话,面板实时转写。
  4. Release Space — the text lands at the cursor. / 松开空格,文字上屏。