发送语音消息【*****】
<p><strong>说明</strong></p>
<pre><code>需要先使用【8001】上传silk文件获取CDN参数</code></pre>
<p><strong>请求示例</strong></p>
<pre><code>{
"data" : {
"conversation_id" : "R:10696052711038843",
"duration_time" : 60,
"file_aeskey" : "36336564653337656662653238393030",
"file_id" : "30680201020461305f0201000204541ce83602030f424102044ac06db4020461c14c3f042466336665373564342d356534382d343261302d393464622d343534653962366566336364020100020210200410b568d7960c6c2d2dc80df87c0fab4c9a0201050201000400",
"file_size" : 4121,
"request_key" : "AAAAAA"
},
"type" : 5010
}</code></pre>
<p><strong>参数说明</strong></p>
<blockquote>
<p>duration_time: 语音时长,需要自己提供</p>
</blockquote>
<p><strong>返回示例</strong></p>
<pre><code>{
"data" : {
"duration" : 60,
"file_aeskey" : "36336564653337656662653238393030",
"file_md5" : "",
"file_size" : 4121,
"file_url" : "30680201020461305f0201000204541ce83602030f424102044ac06db4020461c14c3f042466336665373564342d356534382d343261302d393464622d343534653962366566336364020100020210200410b568d7960c6c2d2dc80df87c0fab4c9a0201050201000400",
"is_room_msg" : 1,
"msg_local_id" : 10306,
"msg_server_id" : 1082903,
"msg_unique_identifier" : "CIGABBCLkouOBhjyvKb5gYCAAyAK",
"msgtype" : 16,
"receiver" : 10696052711038843,
"request_key" : "AAAAAA",
"sender_id" : 1688850383085170,
"sender_nickname" : "yyy",
"timestamp" : 1640155403
},
"error" : 0,
"type" : 15001
}</code></pre>