This workflow provides a complete set of tools for interacting with the ElevenLabs voice API, enabling AI-powered text-to-speech, voice management, and audio processing capabilities.
Features 🚀
Text-to-Speech Operations
- Convert text to speech with customizable voice settings
- Generate speech with timestamps for precise audio control
- Stream text-to-speech in real-time
- Stream text-to-speech with timestamps for live applications
Voice Management 🗣️
- List all available voices
- Get detailed information about specific voices
- Delete custom voices
- Edit voice properties (name and description)
- Find similar voices based on voice ID
Audio Processing 🎧
- Create transcripts from audio
- Apply voice changing effects
- Generate sound effects
- Isolate audio components
- Design and preview new voices
- Save voice previews as new voices
Requirements ⚙️
- An ElevenLabs API key
- n8n instance with HTTP Request Tool node
- MCP Server Trigger node for AI integration
Setup 🔧
- Import the workflow into your n8n instance
- Configure your ElevenLabs API key in the workflow settings
- The workflow uses AI expressions for voice IDs with a fallback value of
Z9hrfEHGU3dykHntWvIY
Usage 📝
All nodes are connected to the MCP Server Trigger for AI-powered interactions
Example Use Cases 💡
- Generate natural-sounding speech from text
- Create and manage custom voices
- Process and transform audio files
- Build voice-based applications
- Integrate ElevenLabs capabilities into existing workflows
Technical Details 🔍
- All endpoints use proper error handling
- Voice ID parameters use AI expressions with fallback values
- Nodes are organized in logical groups for better workflow management
- Includes comprehensive parameter validation
- Supports streaming and real-time processing
Support 🤝
For issues or questions, please refer to: