{ "url": "http://metest.cn/test1.mp3", "lang": "zh-cn", "notify": "http://metest.cn/cb/me-notify", "type": "ins", "name": "音色12" }
curl --location --request POST 'https://mapi.yunmaovideo.com/api-v1/clone-voice' \ --header 'Authorization: ******' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "http://metest.cn/test1.mp3", "lang": "zh-cn", "notify": "http://metest.cn/cb/me-notify", "type": "ins", "name": "音色12" }'
{ "code": 0, "data": { "taskId": "d363YyXDuWg3" }, "msg": "" }