Discussions
D-ID Logo
I made a video in canva. After the video finished, the D-ID logo appeared over the entire image. I've worked before and the logo was only on the bottom left.
API question.
I'm using your API but I can't get the result_url using your guide node code.
The response contains only pending_url instead of result_url.
How can I get the result_url using your API?
Please provide me the solution ASAP.
How to know how many credits been used in an api call
How do i know how many credits have been used to create a video using in webhook request body?
Disabling this 512x512 zoom ?
Hi, I'm using your API and I'd need my images to be cropped and resized to a 9:16 720p format (I can do it using a script, however it'd be easier if you had something for this in your API.)
Talking avatar animation
i want to create a talk video through apis. But the avatar animations are not looking more realistic. Can we create the talking avatar where there is some movements in hands and body not just the face.
How to set agent voice as my custom voice?
Thank you very much for your first question's answer.
How to move the AI character's hands using a custom photo character upload
How to move the AI character's hands using a custom photo character upload?
Interrupting a Talk Stream
Hello,
Clone Voice API
const sdk = require('api')('@d-id/v4.2.0#eyr73blt779zd2');
sdk.auth(Basic ${didToken}
);
console.log('didtoe',didToken)
const { data } = await sdk.cloneVoice({ file: filePath });
console.log(data);
Watermark
How do I remove the watermark?