Discussions
pause in API text
I'm using the API. However, the voice does not pause between sentences well, so it is robotic, not natural. How do I add pauses in the text? When you create a video, you can insert .5 second pause, how do you do this with API videos?
Video download by result_url (API)
Hello!
downloading result url mp4
- followed tutorial video, using postman app on my pc, made request for simple video
- used request with id (tlk...) which returned info with result url at end.
- when I control+click mp4, tab in chrome says "missing authentication token". Actually, I want to download the video, so how to do this? I am a programmer, but haven't used postman before.
accessing studio voices through api
there are a ton of languages / voices when creating a video through the "new creative video" studio on the d-id website.
Video format adjustment
How to adjust the video format while using API?
Subtitles Support
When I request subtitles I get {"kind":"PermissionError","description":"user has no permission for subtitles"} is there a way to request permission for subtitles?
How to, with Elevenlabs enter my api key and choose my own cloned voices?
as per the subject.
About Turkish Language Support
Hi,
We are reviewing your realtime video chat system. (https://chat.d-id.com/)
When will you add Turkish language support?
Thank you.
Getting CORS error while using the APIs.
The GITHUB code (https://github.com/de-id/live-streaming-demo) was working fine with my trial credentials, but suddenly it started throwing the following -
I'm wondering if the API works with streaming audio?
Wondering if its possible to run a streaming video from streaming audio using the API. I have a chatgpt program that is outputing a script which translated by elevenlanbs, then streamed by Radio Mast which has several audio output options. Wondering if this is possible, or only progenerated audio for the time being?