dsh-voice-alert
Speaks or plays a sound at the end of every turn and plays a failure cue when a tool call or a turn errors. Ships 20 built-in effects (10 alert chimes + 10 nature sounds) and defaults to effect mode, so it needs no API key and no audio files; an optional Volcengine voice-clone route generates the three announcement clips in one click. Plays through winmm/waveOut as-is, never changing the system volume or mute state. Windows only.
每个 turn 结束自动语音/音效提醒,出错时播失败提示;内置 20 个音效(提醒 10 + 大自然 10)且默认「音效」模式,零配置开箱即用、不需要任何 API Key 与音频文件;进阶可用火山「声音复刻」克隆自己的音色并一键生成三条播报语音;走 winmm/waveOut 原样播放,绝不改动系统音量或静音状态。仅 Windows。
How to install
dsh plugin add dsh-voice-alert About
dsh-voice-alert DSH(DeepSeek Harness)**对话语音播报插件**:一轮对话结束自动播报「完成」语音, 出现错误 / 工具失败时播报「失败」语音。播放**绝不改动系统音量或静音状态**。 **v0.4.3** 关键修复:**默认不再做「静音预热」** —— 实测发现预热会在播报前多开关一次音频端点, **打断蓝牙耳机上正在播放的音乐**(v0.3.5 引入的副作用)。现在 prewarmMs: 0(默认不预热), 需要时设回 350 可恢复旧行为;同时把 §5.1 的两个实战坑(**默认设备登记** / **预热副作用**)写清楚。 **v0.4.1 / v0.4.2**:waveOut 设为默认播放内核;python 解释器自动探测(跳过 WindowsApps 存根); 自测真实播放用例之间加等待、不再叠响。 **v0.4.0** **开源准备**(可直接分发给别人,**零配置开箱即用**): **默认提醒方式 = 🎵 音效**:装完即用,不需要任何 API Key、不需要任何音频文件(20 个音效随包提供)。 **默认播放内核 = waveOut / WAV**(playerEngine: "wav"):实测在蓝牙耳机下 **不吞第一声、不打断正在播的音乐**;由 ffmpeg 首次播放时自动转 WAV 并缓存(~60ms / 200~300…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-18
- Created
- 2026-09-16
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, text-to-speech, voice-alert
Related plugins
dsh-voice
GooDAnDReaDY/dsh-voice
Voice input for the web UI: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, or an OpenAI-compatible endpoint).
dsh-omi-voice
PolinniZhong/dsh-omi-voice
In-chat read-aloud for DeepSeek Harness: tap to read, pause and resume AI replies with natural Doubao TTS voices (BYOK), reading only the final answer with code, tables and diagrams filtered; local engine, plugin keeps no API key.
dsh-plugin-uisfx
XanthanL/dsh-plugin-uisfx
Semantic UI sound effects powered by uisfx: task start/success/failure and per-button cues, settings UI with instant preview, 12 sound packs, Host-persisted preferences, and `ctx.uisfx` service for other plugins.
dsh-gsv
TaoruiLiu19/dsh-gsv
Real-time local TTS for DeepSeek Harness: voice presets, auto-read, engine setup assistant, a read-aloud button, and a settings panel for the GSV-TTS-Lite engine.