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. 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