{
"callbackUrl": "",
"videoUrl": "https://mobvoi-digitalhuman-public.cn-bj.ufileos.com/48190253o_video.mp4",
"ttsInfo": {
"magicSpeakerId": "moqianxue_meet_24k",
"text": "回首走过的路,中俄关系风雨兼程、砥砺前行。",
"audioType": "wav",
"convert": "rebot",
"mergeSymbol": true,
"pitch": 5,
"rate": 16000,
"speed": 1,
"volume": 0.5
},
"bgmInfo":{
"audioUrl":"https://tc-nj-digitalhuman-pb-cos.moyin.com/mid/wetawebprd/mp3/2024-10/35e790576de761374356dfac7f6ec650.mp3",
"volume":0.5,
"loop":-1
}
}
curl --location --request POST '/metaman/open/video/voiceover/createTask' \
--header 'Content-Type: application/json' \
--data-raw '{
"callbackUrl": "",
"videoUrl": "https://mobvoi-digitalhuman-public.cn-bj.ufileos.com/48190253o_video.mp4",
"ttsInfo": {
"magicSpeakerId": "moqianxue_meet_24k",
"text": "回首走过的路,中俄关系风雨兼程、砥砺前行。",
"audioType": "wav",
"convert": "rebot",
"mergeSymbol": true,
"pitch": 5,
"rate": 16000,
"speed": 1,
"volume": 0.5
},
"bgmInfo":{
"audioUrl":"https://tc-nj-digitalhuman-pb-cos.moyin.com/mid/wetawebprd/mp3/2024-10/35e790576de761374356dfac7f6ec650.mp3",
"volume":0.5,
"loop":-1
}
}'
{
"code": 0,
"data": {},
"message": "string",
"ok": true
}