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