{
"voice_service_code": "SPro",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20251117/khzqvb/.mp3",
"sex": 0,
"prefix": "测试语音",
"target_model": "cosyvoice-v3.5-flash",
"language_hints": [
"zh"
],
"max_prompt_audio_length": 0,
"enable_preprocess": true
}curl --location '/openapi/figure/proVoiceClone' \
--header 'appId: 6792744115' \
--header 'timestamp: 1732846556' \
--header 'sign;' \
--header 'user-agent: vscode-restclient' \
--header 'Content-Type: application/json' \
--data '{
"voice_service_code": "SPro",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20251117/khzqvb/.mp3",
"sex": 0,
"prefix": "测试语音",
"target_model": "cosyvoice-v3.5-flash",
"language_hints": [
"zh"
],
"max_prompt_audio_length": 0,
"enable_preprocess": true
}'{
"code": 1,
"msg": "操作成功",
"data": {
"voice_id": 456,
"voice_name": "5358a179",
"sex": 0,
"clone_status": 2,
"voice_service_name": "cosyvoice模型",
"create_time": "2026-03-10 19:54:18"
}
}