🤖 Digital Human Multi-Agent Demo
This demo lets you test different digital human agents. Select one below, and click the chat button in the bottom-right corner.
⚡ Agent changed! Page will reload to apply...
👉 Click the floating button (bottom-right) to start a Live Chat with the selected agent.
Integration code:
<script type="module" src="https://your-server.com/widget.js"
data-agent-id="emma"></script>
Each agent has independent 5-min chat limit per IP.
🎙 Voice-Only Agent (No Avatar)
纯语音模式,无数字人形象,中央显示声波动画环。点击按钮测试:
Integration code (voice-embed):
<script type="module" src="https://dhdemo.openshort.net/voice-embed.js"
data-agent-id="voice_mpwh"></script>
// 宿主页面调用:
window.VoiceAgent.open() // 打开语音对话
window.VoiceAgent.close() // 关闭
window.VoiceAgent.isOpen() // 查询状态