deep-jade•2y 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?


3 Replies
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-jadeOP•2y ago
I don't have an Audio step on my chat project
optimistic-gold•2y ago
DM'd you