请求接口:https://api.weixin.qq.com/wxa/servicemarket?access_token=
请求体:
{
"service" : "wxa8386175898e12c9",
"api" : "SentenceASR",
"data" : {
"Action": "SentenceRecognitionWX",
"EngSerViceType": "16k_zh",
"SourceType": 0,
"Url": "https%3A%2F%2Fdevapi.ynbw.love%2Fstorage%2Fuploads%2Ff76d895d7ff5cc569f93dab7c2ac3778.mp3",
"UsrAudioKey": 123456890,
"VoiceFormat": "mp3"
},
"client_msg_id" : 1234455
}
错误信息:
{
"errcode": 9301002,
"errmsg": "call api service failed request id:[MLyz67AunYna9sTLaSN5R9kLezOtMMPywtc0DnelioEdKXYUPqJBy2GF3fppAVUIajs] rid = 6672848a-17ef9fb9-5f55feda rid: 6672848a-17ef9fb9-5f55feda"
}
你好,调用后端服务失败 建议重试或检查调用信息是否正确。