Discussions

Ask a Question
ANSWERED
ANSWERED

How do I clone my voice

how do I clone my voice

ANSWERED

Technical Support Needed

Hi guys,

ANSWERED

Get specific Talk by id returns "Unknown internal error"

(1) I uploaded my own audio file via api post request to https://api.d-id.com/audios. I got a json result containing the URL to the created wav file.

ANSWERED

Break does not work at the beginning of text with elevenlabs

Break does not work at the beginning of text with elevenlabs. Here is the text:
"<break time="2s"/> Hello, my name is Clyde. This is test text <break time="5s"/><break time="3s"/>"

ANSWERED

Having some trouble with support, not getting any replies?

Is there anyone available here to help us with some issues we are having? Have written to Simon (who is usually super helpful!) and to support, but no replies...

ANSWERED

การสมัครใช้รายเดือน

สวัสดี ฉันสามารถเรียกเงินคืนจากคุณที่สมัคครรายเดือนแล้วไม่ได้ใช้ไดไหม

ANSWERED

Start a stream

ok i have done "create new stream" and get the response data and put the data into step 2 "start stream" which contains "id", "session_id", "answer object" but i get response 500

ANSWERED

عاجل وهام

انا اشتركت بالبرنامج الخطة برو لكن لم استطيع استخدام البرنامج بكل الاجهزة تطبيق الجوال والموقع بالجهاز

ANSWERED

Integrating a Server in Media Streaming Using D-ID's API

I am working on a project that utilizes D-ID's API for media streaming. The current code example you provide on GitHub is focused on streaming media directly from the client to your API. However, I am interested in keeping my Secret Key on the server side for security purposes.