AI Agent Hub
Back to plugins
🖥️

dsh-voice-input-plugin

Client Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install zRa1ny/dsh-voice-input-plugin

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install zRa1ny/dsh-voice-input-plugin in your terminal to install the plugin from GitHub (https://github.com/zRa1ny/dsh-voice-input-plugin), then restart DeepSeek Harness to activate it.

About this plugin

Writing long prompts or replies in the DeepSeek Harness Web GUI can feel slow when you only have a keyboard. dsh-voice-input-plugin adds a microphone button to the input toolbar, turning speak-it-see-it-typed into reality — no external recording tool, no server-side recognition service, everything stays in the browser.

Tap the mic and recognition results stream word-by-word into the current conversation draft, appended after any text you already typed. While recording the button turns into a red stop square; on error, hover to see the reason and tap again to retry. Under the hood it uses the Web Speech API in continuous mode, auto-resuming after silence until you stop. Zero dependencies, no build step, no audio ever leaves the browser, and no model tools or prompt segments are registered.

If you work in Chrome or Edge and often dictate longer passages — drafting system prompts, organizing thoughts, typing out spoken questions — this plugin lets you focus on expression instead of typing. It changes nothing else in the workflow: the original send button still fires the message, and uninstalling restores the GUI to its previous state.

Use Cases

  • Dictating long system prompts without typing every word
  • Quickly transcribing spoken questions straight into the draft box
  • Completing chat input hands-free during commutes or when typing is painful

Best For

  • Users working in Chrome or Edge with DeepSeek Harness
  • Developers and technical writers who frequently dictate long text
  • Users who prefer zero-dependency, build-free lightweight plugins