Download Output
This method allows you to download your output; either an fbx or csv file, as well as the TTS audio file.
Please note, you temporarily may need to wait a few minutes after generating before you attempt to download your content.
/download Method
Download Animation Output
GET
https://lipsync-ai.api.emotechlab.com/lipsync/download
Query Parameters
Name
Type
Description
token*
String
Your user token tied to your account is used to validate your identity.
fileName*
String
For audio file $Job_uuid.wav ; For fbx file $Job_uuid.fbx ;
For csv file $Job_uuid.csv
The response body will be json data, containing the URL for your content.
Last updated