{"liveRoomId":555 , "sessionId":"liveSessionCreatedStr_81_188"}
curl --location --request POST '/openApiDigitalPerson/liveProcess/playingAudioId?liveRoomId=555&sessionId=liveSessionCreatedStr_81_188' \
--header 'Content-Type: application/json' \
--data-raw '{"liveRoomId":555 , "sessionId":"liveSessionCreatedStr_81_188"}'
{
"code": 200,
"data": {
"liveRulePlayBOList": null,
"wsSessionId": "d09729ee-2f5d-44ff-b40d-446d2777b45c",
"messageType": "playingAudio",
"playingAudioMessage": {
"sceneId": "6482df29c9d57a221f13ea5e",
"type": "reply",
"audioId": "c5400b2a-0b65-4675-bcec-cd977d22d27d"
}
},
"requestId": "I0Yadbn5",
"resultMsg": "执行成功",
"host": "develop-005",
"errorStackTrace": null
}