AI Agent Hub
Back to plugins
🖥️

dsh-vox-input

Client Updated 2026.09.01

Run the following command in DeepSeek Harness:

dsh plugin install promisez322-prog/dsh-vox-input

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

Run dsh plugin install promisez322-prog/dsh-vox-input in the DeepSeek Harness terminal to install; the source repository is https://github.com/promisez322-prog/dsh-vox-input

About this plugin

Typing long Chinese paragraphs character by character in the DSH Web composer is tiring. dsh-vox-input drops a microphone button right into the toolbar: tap it to start listening, interim text streams in as a live caption above the input box, and confirmed text is appended sentence by sentence into the draft, fully editable before you hit send. Everything runs entirely in the browser with zero server, zero API keys, and zero model downloads, so no speech data ever leaves your machine.

The plugin is built on the W3C Web Speech API and targets Chromium-based browsers (Chrome, Edge); non-Chromium browsers see a muted badge instead of an error. The default locale is zh-CN, and a small chip lets you cycle through zh-CN, en-US, and auto at a glance. During a session, roughly one second of pause triggers an automatic sentence break, and about four seconds of continuous silence closes the session without requiring a manual stop.

It is well suited for writers who regularly compose long Chinese documents, minutes, or emails inside DSH, and for anyone who wants a low-friction speak-then-type workflow. Because the implementation is purely client-side with no backend dependency, spinning it up costs almost nothing.

Use Cases

  • Dictate long Chinese paragraphs in the DSH composer without touching the keyboard
  • Capture meeting notes by speaking and refining the transcript before sending
  • Toggle between Chinese and English input on the fly without switching apps

Best For

  • Writers who compose long Chinese docs or emails in DSH daily
  • Users who prefer voice-first, low-friction writing workflows
  • Privacy-conscious users who want all speech data to stay local