QT-Chen/dsh-mic-input3

dsh-mic-input

DSH Web 麦克风语音输入插件:浏览器内置 Web Speech API 实时转写进输入框,自动去重/续听、智能标点、语言与自动发送设置(Edge=微软语音、Chrome=谷歌语音)。Microphone voice input for the DSH Web UI using the browser's Web Speech API.

AI 分析

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

パッケージ
dsh-mic-input
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

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

ドキュメント

README 全文を読む ↗

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