{
"video_url": "https://fal.media/files/koala/8teUPbRRMtAUTORDvqy0l.mp4",
"text": "Mental health is as important as physical health, shaping our emotions, thoughts, and daily interactions.",
"voice_id": "genshin_klee2",
"voice_language": "en",
"voice_speed": 1
}
curl --location --request POST '/fal-ai/kling-video/lipsync/audio-to-video' \
--header 'Content-Type: application/json' \
--data-raw '{
"video_url": "https://fal.media/files/koala/8teUPbRRMtAUTORDvqy0l.mp4",
"text": "Mental health is as important as physical health, shaping our emotions, thoughts, and daily interactions.",
"voice_id": "genshin_klee2",
"voice_language": "en",
"voice_speed": 1
}'
{
"action": "fal-kling-video-lipsync-text-to-video",
"message": "YEScale - FalAI Task Submitted",
"status": "SUBMITTED",
"task_id": "b899b314-1a96-4f85-bb16-dae9b7e23b32",
"usage": null
}