deep-jade
deep-jade2y ago

ElevenLabs - Audio/Chat

I would like to test elevenlabs, but I don't have the Audio option like in the video. Is there any way to generate the voice if I chose "Chat" when creating the chatbot?
No description
No description
3 Replies
Tico | Voiceflow Assistant
Yes, you can use the ElevenLabs Text to Speech API with Voiceflow to use custom voices in your assistant, even if you chose "Chat" when creating the chatbot. This Node.js application uses the Eleven Labs API to synthesize text to speech. It takes in text and voice settings as input and returns the synthesized audio in a data URI format you can use in an Audio step in your agent. For more detailed instructions and the code repository, you can refer to the ElevenLabs API Integration Guide on our developer documentation.
deep-jade
deep-jadeOP2y ago
I don't have an Audio step on my chat project
optimistic-gold
optimistic-gold2y ago
DM'd you

Did you find this page helpful?