POST https://api.tokenhot.ai/v1/video/generationskling-v3-omni (full-modal, native audio-video sync)model differs. Enabling audio_generation is recommended to leverage omni's native audio-video capabilities.curl --location 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "kling-v3-omni",
"prompt": "A white long-haired cat lying on a wooden windowsill in the sun, with blooming roses in the background; ambient sound is clear",
"duration": 5,
"size": "1080P",
"aspect_ratio": "16:9",
"audio_generation": true
}'{}