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/08/21

インストール

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

ドキュメント

README 全文を読む ↗

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. / 松开空格,文字上屏。