Block 1 - Sticky Note8
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow creates a voice AI assistant accessible via Telegram that leverages ElevenLabs powerful voice synthesis technology. Users can either clone th...
n8n-nodes-base.stickynote, n8n-nodes-base.telegramtrigger, n8n-nodes-base.switch, n8n-nodes-base.code, n8n-nodes-base.telegram, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide.
Original n8n.io sourceThis workflow creates a voice AI assistant accessible via Telegram that leverages ElevenLabs* powerful voice synthesis technology. Users can either clone their own voice or transform their voice using pre-existing voice models, all through simple voice messages sent to a Telegram bot.
*ONLY FOR STARTER, CREATOR, PRO PLAN
This workflow allows users to:
Important Considerations for Best Results: For optimal voice cloning via Telegram voice messages:
1. Recording Quality & Environment
2. Content Selection & Variety
3. Audio Consistency
4. Technical Preparation
Trigger
The workflow starts with a Telegram trigger that listens for incoming messages (text, voice notes, or photos).
Authorization check
A Code node checks whether the sender’s Telegram user ID matches your predefined ID. If not, the process stops.
Message routing
A Switch node routes the message based on its type:
Two main options
From the “Get audio” node, the workflow splits into two possible paths:
Output
Telegram bot setup
Authorization configuration
XXX with your Telegram user ID to restrict access.ElevenLabs API setup
Xi-Api-Key header. Google Drive setup (for Option 2)
Voice ID configuration
XXX in the “Generate cloned audio” node URL with your ElevenLabs voice ID.Test the workflow
👉 Subscribe to my new YouTube channel. Here I’ll share videos and Shorts with practical tutorials and FREE templates for n8n.
Contact me for consulting and support or add me on Linkedin.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Clone and change your voice 🤖🎙️with Elevenlabs and Telegram |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Content Creation, Multimodal AI |
| Author | Davide |
| Published | 08 Dec 2025 |
Use the JSON export at /data/workflows/11606/11606.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow creates a voice AI assistant accessible via Telegram that leverages ElevenLabs powerful voice synthesis technology. Users can either clone th...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.