Discussions
Struggling to port the Stream example code to Next.JS
So I tried porting the Stream example to Next.JS:
How to add our authentication in the header?
I have an API key xxxxxxxxxxxxxxxxxxx
Which api can view the credits required for the current video
Which api can view the credits required for the current video
500 Internal Server Error from POST
{
"script": {
"type": "text",
"input": "I am excited to try this out!"
},
"source_url": "https://create-images-results.d-id.com/DefaultPresenters/Noelle_f/image.jpeg"
}
Streaming API to take a text input on screen and have the Avatar speak that input back...
Where do I insert my API Key?
Your online instruction are not step by step. Also is there a phone number for help?
How to create a chat bot like chat.d-id.com
I want to build a chatbot like chat.d-id.com, that means, a real time stream, which is driven by text from for example, the answer from chatgpt(in back ground). It still stays alive(small movements, blinking eye like a normal person), when it finishes talking and waits for the next answer from chatgpt.
text-to-speech voice over language
Does D-ID support text-to-speech voice-over in Cantonese and Mandarin?
What are the rate limits for D_ID API?
What are the rate limits for D_ID API?
Intermittent CORS Policy Issues
We are having intermittent but fairly consistent CORS policy issues with the live-streaming-demo code. I am running your sample in Apache and using Google Chrome. I've tested both locally and on a hosted server with valid SSL.