curl --location '/Msg/SendVoice?authcode=undefined' \ --header 'Content-Type: application/json' \ --data '{ "Base64": "string", "ToWxid": "string", "Type": 0, "VoiceTime": 0 }'
{}