Discussions

Ask a Question
Back to All

using talk streaming from text script through eleven labs

I've been trying to get the talks/streams/{id} endpoint to work using a text script (called STREAM_TEXT_SCRIPT1 in the developer documentation) that would use a voiceid on elevenlabs. I have not been able to get it to work. I came across a discussion threads about the same topic from 5 months ago, it indicates that only Microsoft voices are supported (https://docs.d-id.com/discuss/64fbd6af15e523000b9fa1e0). The example for talks/streams on github uses the audio_url, but I was interested in seeing if this can be done without having to first download the entire ElevenLabs audio.

So my question is, is talks/streams from text using ElevenLabs supported? If so, do you have some code examples.

Thanks