启动语音Agent对话会话,获取实时通信所需的房间信息和连接凭证。支持创建新对话或继续已有对话。
Documentation Index
Fetch the complete documentation index at: https://docs.senseaudio.cn/llms.txt
Use this file to discover all available pages before exploring further.
格式:Bearer <API_KEY>
内容类型。固定为 application/json
"application/json"
成功响应
对话 ID,用于后续继续对话
"9b8260e2-19d9-4609-abe7-3b74ac16b677"
实时通信 App ID
"d4432b04117aj77r7755c2d8e86e140b"
房间 ID,用于查询状态和停止对话
"lO81loRAfmUMFIwY"
房间用户 ID
360706506
连接凭证 (JWT),用于建立实时通信连接
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."