Discussions
how to support Chinese input in your api call?
I set a voice id to : 'voice_id': "zh-CN-XiaoxiaoNeural", and if I set the input in English, it works, but if I chanage the input to Chinese, it don't work, and get the response like this:
Have you implemented the Streaming chat already in your web site??
Someone here already developed their streaming chat (Like this: https://chat.d-id.com/) Is it on your web site or app?
How to Build and App to Make Videos with D-ID
Video of how I build my VTuber Videos: https://youtu.be/oY01Dob_l54
live streaming prices
If I'm not missing something pricing is on # of videos and duration; how does this relates with streaming?
Subtitles - Add
Hi,
chat face2face live stream , not text to stream
How can I get the full code for live chat streaming like the https://chat.d-id.com web? what is given in the tutorial is only for text reading, not for 2-way conversations like the web https://chat.d-id.com. please advise
Stream Video background
Hi, Is it possible to change the video stream background ? how ?
Bad gateway response
Hello, iam trying implement your API to use stream endpoints, bud after succesful connection i tried send message to endpoint /talks/streams/:id and i got Bad Gateway response from you. Can you tell me if i did something wrong? Here is streamId if it help strm_C5Xv1U4ycDs9O6WX7qHNT.
I used nearly 100 credits a day via api. But I didn't made so much accesses
is there any way to check my api access history? Thanx for any information.
How to use the API with VScode and the Thunder API CLient (No Postman :)
Heard feedback that community wanted a way to explore the API in VSCode and not have to use Postman to for the API calls etc...