{
"guid": "{{guid_test}}",
"conversation_id": "{{ConversationId_qywx}}",
"file_id": "",
"size": 1,
"voice_time": 10,
"aes_key": "",
"md5": ""
}
curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/send_voice' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"conversation_id": "S:1688855062596284",
"file_id": "",
"size": 1,
"voice_time": 10,
"aes_key": "",
"md5": ""
}'
{}