dsh-voice-input-web
Voice input for DeepSeek Harness Web UI: a mic button in the composer tool row that uses the browser's Web Speech API (Chrome/Edge) to transcribe speech directly into the message draft. Zero dependencies, no API keys.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:0nt-one/dsh-voice-input说明文档
阅读完整 README ↗配置(localStorage)
| key | 值 | 默认 | 说明 |
|---|---|---|---|
dsh-voice-input-web.lang | zh-CN / en-US / auto | zh-CN | 识别语言 |
dsh-voice-input-web.autoSend | "1" / "0" | "0" | 识别完成后自动发送 |