Discussions

Ask a Question
ANSWERED

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?

ANSWERED

Video download by result_url (API)

Hello!

ANSWERED

downloading result url mp4

  1. followed tutorial video, using postman app on my pc, made request for simple video
  2. used request with id (tlk...) which returned info with result url at end.
  3. 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.
ANSWERED

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.

ANSWERED

Video format adjustment

How to adjust the video format while using API?

ANSWERED

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?

ANSWERED
ANSWERED

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.

ANSWERED

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 -

ANSWERED

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?