nonmean/dsh-audio-input0

dsh-audio-input

DSH web plugin: speak into the composer — macOS native speech-to-text (Apple Speech framework) via a bundled Swift helper

包名
dsh-audio-input
版本
0.1.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nonmean/dsh-audio-input

Configuration reference

Set these under - id: audio-input + config: in the profile's cordis.patch.yml (all optional):

KeyDefaultMeaning
locale'en-US'BCP 47 recognizer locale, e.g. 'zh-CN', 'de-DE'
onDevicefalsetrue forces on-device recognition (fully offline; narrower language support)
remoteToken''Shared secret for the remote helper. Empty = remote dictation disabled