Discussions

Ask a Question
ANSWERED

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"
}

ANSWERED

more tutorials on chat.d-id

I was following the stream code example to create a chatbot that I can talk to, similar with chat.d-id. How to I replace the mp3 audio input with real time text-to-speech of chatgpt's response? The code example gives a static mp3 audio input.

ANSWERED

Unknown Error!!!!

During my operation, I used the webhook URL address provided in the example, but when running the code, I encountered an error message that says "kind": "UnknownError", "description": "Internal Server Error". How can I solve this?

ANSWERED

How to use IP to produce video

How to use cartoon IP image to generate video? Currently uploaded photos cannot identify the cartoon IP image

ANSWERED

ERREUR

JE NARRIVE PAS A TELECHARGER MA VIDEO CA MARQUE ERREUR QUE FAIRE

ANSWERED

Flutter App Integration

How do I integrate it in my flutter app?

ANSWERED

seamless videos?

Your service is really amazing. Great results and great prices, but we have found a stopper problem.
In every video, the first and last frames are diferents so we can't build smooth video sequences to chatbot service connecting many short videos.

ANSWERED

How to use API key in code Python

In "Basic Authentication" have Bearer and use - pass.

ANSWERED

How do I add the chat bot to a website?

How do I add the chat bot to a website? I am in wordpress!

ANSWERED

iOS integrated Chat D-ID

How does iOS integrate Chat D-ID? Are there SDK, integration documents and demos?