QT-Chen/dsh-mic-input3

dsh-mic-input

DSH Web 麦克风语音输入插件

AI 分析

核心用途是利用浏览器内置Web Speech API,在DSH网页端实现实时语音转文字输入,支持自动去重和智能标点。适合习惯语音输入、追求高效沟通的用户。

包名
dsh-mic-input
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:QT-Chen/dsh-mic-input

Usage tips

  • Recording starts a session; click the button again to stop and keep the transcript in the input (auto-send only if enabled)
  • If recognition produces gibberish, check the language setting — it must match what you speak (system language ≠ spoken language is the usual cause)
  • Recognition quality is bounded by the browser's built-in engine; Edge (Azure) and Chrome (Google) may differ noticeably