curl --location '/tk/v1/videos/generations' \
--header 'Content-Type: application/json' \
--data '{
"model": "kling-v2-6",
"prompt": "一位年轻帅哥在咖啡厅里用音色ID<<<voice_1>>>说话,镜头缓慢推进,电影感光影,说话内容为:在这漫长又短暂的人生旅途中,别忘了给自己写一封情书",
"duration": 5,
"resolution": "720P",
"aspectRatio": "16:9",
"audioGeneration": "Enabled",
"voiceList": [
{
"voiceId": "903161479942647884"
}
]
}'{
"taskId": "",
"requestId": ""
}