Discussions

Ask a Question
ANSWERED

request https://api.d-id.com/talks What is the reason for the error?

request:

ANSWERED

How to set the aspect ratio 9:16 for the output video in API?

i am trying to create a 9:16 aspect ratio video via api, how to set the aspect ratio parameter? in node js API?

ANSWERED

How to show animation?

I am building new project using D-ID. I want to show animation avatar on the screen. I executed the animation request, but I can't know how to show it on screen. Please help me.

ANSWERED

”create talk“ only back audio, not video,why?

”create talk“ only back audio, not video,why?

ANSWERED

use my acount and password ,but in the official website's case studies,error:Authentication 401

use my acount and password ,but in the official website's case studies,error:Authentication 401

ANSWERED

Streaming text input?

Is it possible to feed the streaming video output with a streaming text input? I noticed the chatbot example you have created on the site waits for the full message before reading it rather than speaking it immediately and I would like the streaming process to start the moment some text started streaming back from ChatGPT.

ANSWERED

About D-ID

Hi i am looking to find a software or anythign where i can make a avatar of a person i know and embeed it with my own trained CHAT GPT.

ANSWERED

assistance

Is there anyone that can create Api Documenter for a charged fee. this looks quiet difficult with the coding required I am not technical but would love something simple on my website for the use of students

ANSWERED

Create a working chatbot

I want to create a chatbot that people can chat with. Is this possible with the API? Ill use node.js. Is this possible. How much will it cost to run.

ANSWERED

Struggling to port the Stream example code to Next.JS

So I tried porting the Stream example to Next.JS: