Render audio to a talking-head video (non-streaming)
realtime
Render audio to a talking-head video (non-streaming)
Non-streaming lipsync: download audioUrl, render the full clip in one pass, store the MP4, and return its public URL. No LLM, no TTS, no streaming — ideal for backend and batch jobs. Provide either avatarId (an avatar you created) or portraitUrl (registered on the fly). Bills realtime seconds like a turn. Requires scope realtime:write.
POST
Render audio to a talking-head video (non-streaming)
Authorizations
TIC API key as a bearer token: Authorization: Bearer tic_live_... or tic_test_.... Create keys in the dashboard at /platform/dashboard or via POST /api/v1/api-keys.
Body
application/json