Jstn-1g/dsh-guarded-live-voice1

dsh-guarded-live-voice

Host-side protocol and authority foundation for a planned DeepSeek Harness voice plugin

AI Analysis

核心用途是作为语音交互插件的底层协议支持。适合作为开发其他高级语音功能的前置依赖,需配置阿里云百炼等相关凭证。

Package
dsh-guarded-live-voice
Version
0.1.0
License
MIT
Last updated
Aug 25, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jstn-1g/dsh-guarded-live-voice

Planned configuration

The bundle inserts a guarded-live-voice Cordis row. A profile override will need an Alibaba Cloud Model Studio workspace id before provider authorization:

- id: guarded-live-voice
  name: dsh-guarded-live-voice
  config:
    credentialRef: DASHSCOPE_API_KEY
    dashscopeWorkspaceId: your-workspace-id
    model: qwen-audio-3.0-realtime-plus
    route: /guarded-voice
    trustedHosts: localhost,127.0.0.1,[::1]
    maxConnections: 8

Configure the credential through DSH's credential provider. Never put a secret value in cordis.patch.yml, browser storage, an issue, or a log.