- 订单
- 管理后台
- 用户中心
- 数据可视化
- 视频录制
- 视频录制测试
- 灵犀直播接口
- 配置私有声音
- 复刻-0样本
- 调度后台-liveadmin
- 数字人平台
- deepmesh平台
- 训练平台
- API开放平台
纯音频灵犀开播
开发中
数字人-开发环境
https://magicmir.52ttyuyin.com
数字人-开发环境
https://magicmir.52ttyuyin.com
POST
https://magicmir.52ttyuyin.com
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Body 参数application/json
request_id
string
必需
appid
integer
必需
lx_room_id
string
必需
project_id
integer
必需
app_user_id
string
必需
live_type
integer
必需
push_stream_url
string
必需
server_mix
integer
必需
pure_audio_type
integer
必需
anchor_config
object
必需
anchor_id
integer
必需
model_version
string
必需
model_version_subtype
string
必需
x
integer
必需
y
integer
必需
width
integer
必需
height
integer
必需
width
integer
必需
height
integer
必需
示例
{"request_id":"1714119902872041587","appid":10010,"lx_room_id":"9901464","project_id":9901464,"app_user_id":"9901464","live_type":0,"push_stream_url":"","server_mix":0,"pure_audio_type":0,"anchor_config":{"anchor_id":0,"model_version":"","model_version_subtype":"default","x":0,"y":0,"width":1,"height":1},"width":720,"height":960}
返回响应
🟢200成功
application/json
Body
object {0}
示例
{}
修改于 2025-01-12 10:03:31