Discussions
Add example for D-ID Streaming using React.js
Is it possible to add an example on how to use new streaming feature in React.js?
Examples of Videos Done with D-ID presenting the Avatar and workflow used to create them...
This is a Youtube playlist with 4 video examples done using D-ID to present the topics. These are explainer videos that review a python program etc. Just focus on the Presenting Avatar if you don't care for the content. This is an example of one way to use the tools. I think this tool is a game changer...
How to, with Elevenlabs enter my api key and choose my own cloned voices?
as per the subject.
How to change Streaming video background color and full size idle animation
Hi,
How Can I delete my Account?
I already canceled my subscription many times, but every day I always receive an email saying.
Idle animation
Hi, I posted a question on this before and got an answer but am still not fully sure on how to implement the idle animation correctly
How to generate the idle video like this following video from my own image url?
Here is the idle video I want to generate: https://chat.d-id.com/videos/prs_alice.idle.mp4
How to solve this error : "User is not authorized to access this resource with an explicit deny"
How to solve this error : "User is not authorized to access this resource with an explicit deny"
ElevenLabs: using my custom voices
I'm looking for my custom voices from elevenlabs and they are not showing anywhere, and the voice_ids are not working. It works fine with the elevenlabs default voices but not for the custom voices. How do we do that?
Break works incorrect with elevenlabs
Hello,
Please help me with the issue:
The “break” command is not working correctly, here's an example "<break time="1s"/> Hello how are you? <break time="5s"/><break time="5s"/><break time="5s"/>". The duration of a break at the end is about 8 seconds, and the break in the beginning does not work at all. I spent a lot of time and almost all credits to find out that three breaks for 5 seconds make a pause with the duration I need.