video_inputs: array of segments, each with acharacter(avatar config) andvoice(TTS or audio clip)
dimension: output resolution, default {“width”: 1280, “height”:720}duration: expected seconds, used only for billing estimation
API Usage
Submit a generation task via the GMI request queue. Polling and full parameter docs are in the API reference.Submit request
request_id. Poll the status endpoint until the video is ready, then download from the returned URL.