DSH Plugins
Back to plugins

dsh-voice-input-web

Has faultsUndeclaredUIv0.1.2Web UI

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.

Install

dsh plugin --profile web add dsh-voice-input-web

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    No dsh.bundle.patch — contributes no profile layer
  • entry-shipped
    Entry module ships: lib/index.js
  • prebuilt
    Prebuilt — installs without running build scripts
  • client-half-shipped
    Browser half ships: client.js