dsh-voice
Run the following command in DeepSeek Harness:
dsh plugin install Lorodn4x/dsh-voice
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Lorodn4x/dsh-voice inside DeepSeek Harness to install the plugin (source: https://github.com/Lorodn4x/dsh-voice), then add dsh-voice to profile.bundles and restart the profile.
About this plugin
DeepSeek Harness web GUI is purely text-based, and reading through long or code-heavy responses is tiring and slow. dsh-voice adds voice messaging to the conversation so that agent output can actually be heard.
The plugin works on two sides. On the Node side it registers a voice_say tool that the agent can call to send voice messages on its own, and exposes an HTTP TTS endpoint. Before synthesis, text is cleaned to strip fenced and inline code, URLs, HTML tags, table markup, and headings; the result is handed to Microsoft Edge TTS with no API key required and cached locally to deduplicate parallel requests. In the browser, a Listen button and inline audio players appear at the tail of each agent turn, with a male and female voice toggle persisted in localStorage. Only one player plays at a time, backed by a 30-entry blob cache.
If you read agent output on a phone, in a car, or simply prefer listening over staring at a screen, dsh-voice is a zero-config audio layer. Russian male and female voices are the defaults; any other language can be selected by passing a full Edge TTS ShortName. The only requirement is network access to speech.platform.bing.com.
Use Cases
- Auditing long agent responses on a phone or tablet
- Listening to agent output in a car or while commuting
- Cutting eye strain from extended screen-reading sessions
Best For
- Daily users of the DeepSeek Harness web GUI
- Users who prefer listening and want less screen time
- Teams needing a zero-config, key-free voice synthesis layer
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.