Discussions

Ask a Question
Back to All

I use api to create a talk is OK, got the video_id. then request to get a specific talk api with this video id, return me the JSON but without result_url like this.

{
"audio_url": "https://d-id-talks-prod.s3.us-west-2.amazonaws.com/google-oauth2%xxxx/xxxx-N6jd3/microsoft.wav?AWSAccessKeyId=xxxx&Expires=xxx&Signature=xxxx%3D",
"created_at": "2023-04-10T08:09:09.324Z",
"config": {
"stitch": false,
"pad_audio": 0,
"align_driver": true,
"sharpen": true,
"auto_match": true,
"normalization_factor": 1,
"logo": { "url": "ai", "position": [0, 0] },
"motion_factor": 1,
"result_format": ".mp4",
"fluent": false,
"align_expand_factor": 0.3
},
"source_url": "https://d-id-talks-prod.s3.us-west-2.amazonaws.com/google-oauth2%xxxxx/xxxx-N6jd3/source/worldface-japanese-guy-white-background_53876-31202.jpg?AWSAccessKeyId=xxxx&Expires=xxx&Signature=xxxx%3D",
"created_by": "google-oauth2|xxxxx",
"status": "started",
"driver_url": "bank://lively/",
"modified_at": "2023-04-10T08:09:10.853Z",
"user_id": "google-oauth2|xxxxxxx",
"id": "tlk_xxxxxx-N6jd3",
"duration": 14,
"started_at": "2023-04-10T08:09:10.622"
}