{
"video_url": "string",
"subtitle_content": "[{\"time\":\"00:00:00,200 --> 00:00:00,732\",\"source\":\"阿珍\",\"text\":\"Ah Zhen.\",\"voice_id\":102645,\"character\":\"张三\"},{\"time\":\"00:00:00,733 --> 00:00:01,999\",\"source\":\"事实上,我非常富有。\",\"text\":[\"Actually, I'm incredibly wealthy.\",\"Actually, I'm incredibly wealthy.\"],\"voice_id\":[102645,102265],\"character\":[\"张三\",\"李四\"]}]",
"target_lang": "en",
"need_bgm": true,
"need_effect": false,
"callback_url": "string",
"attach": "{\"task_id\":\"100000\",\"project_id\":\"100100\"}"
}curl --location --request POST 'https://api.jowo.ai/v1/video/video_audio_sync' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"video_url": "string",
"subtitle_content": "[{\"time\":\"00:00:00,200 --> 00:00:00,732\",\"source\":\"阿珍\",\"text\":\"Ah Zhen.\",\"voice_id\":102645,\"character\":\"张三\"},{\"time\":\"00:00:00,733 --> 00:00:01,999\",\"source\":\"事实上,我非常富有。\",\"text\":[\"Actually, I'\''m incredibly wealthy.\",\"Actually, I'\''m incredibly wealthy.\"],\"voice_id\":[102645,102265],\"character\":[\"张三\",\"李四\"]}]",
"target_lang": "en",
"need_bgm": true,
"need_effect": false,
"callback_url": "string",
"attach": "{\"task_id\":\"100000\",\"project_id\":\"100100\"}"
}'{
"code": 0,
"message": "success",
"task_id": "VI20141225135026",
"request_id": "6087d29a-4161-49d0-af2f-c8f6edcc54a3"
}