curl --location '/message/SendVoice' \ --header 'Content-Type: application/json' \ --data '{ "ToUserName": "", "VoiceData": "", "VoiceFormat": 0, "VoiceSecond,": 0 }'
{}