curl --location --request POST 'http://dev-cn.your-api-server.comhttp(s)//vms.cn-huadong-1.xf-yun.com/v1/private/vms2d_ctrl' \
--header 'Content-Type: application/json' \
--data-raw '{
"header": {
"app_id": "your_appid",
"session": "xdF7sUElilEdfmAlfGFHu8h5EmHlgQAZgQAcfmIZhmrMgmAbgVnlfGF4tTIlilFkv7RbgVAciVvbgnBHwQWKhQBphVR7h7spgVI5gmEbglF9",
"uid": ""
},
"parameter": {
"tts": {
"vcn": "x3_qianxue",
"speed": 50,
"pitch": 50,
"volume": 50
}
},
"payload": {
"text": {
"encoding": "utf8",
"status": 3,
"text": "6L+Z5piv5LiA5Liq6Ieq5a6a5LmJ55qE5paH5pys\n"
},
"ctrl_w": {
"encoding": "utf8",
"format": "json",
"status": 3,
}
}
}'