Translate Telegram Audio to Text & Speech with AI in 55 Languages
detail.loadingPreview
Automate Telegram audio translation! This n8n workflow transcribes voice messages, translates them using AI, and replies with text and speech in 55+ languages.
🚀Ready to Deploy This Workflow?
About This Workflow
How it works
This n8n workflow automates the translation of Telegram audio messages. It starts with a Telegram Trigger that captures incoming audio messages. The audio file is then processed by an OpenAI node (OpenAI2) to transcribe it into text. This text is then passed to an LLM node (Auto-detect and translate) which intelligently detects the source language and translates it to a target language defined in the Settings node. The translated text is then sent back as a text reply to the Telegram chat using a Telegram node (Text reply). Additionally, another OpenAI node (OpenAI) is used to convert the translated text back into speech, which is then sent as an audio reply using a Telegram node (Audio reply). The workflow includes Sticky Note nodes for visual explanation and an Input Error Handling node to manage potential text inputs.
Key Features
- Real-time audio transcription from Telegram.
- AI-powered translation supporting 55+ languages.
- Bidirectional translation between specified languages.
- Replies with both translated text and synthesized speech.
- Configurable source and target languages via the Settings node.
How To Use
- Set up Telegram Bot: Ensure you have a Telegram bot and its API token.
- Configure Telegram Trigger: Connect your Telegram account credentials and set up the trigger to listen for audio messages.
- Configure OpenAI Credentials: Add your OpenAI API key in the n8n credentials.
- Configure Settings Node: In the
Settingsnode, definelanguage_nativeandlanguage_translateto set your desired translation pair. - Connect Nodes: Wire the nodes as shown in the workflow.
- Activate Workflow: Turn on the n8n workflow. Send an audio message to your Telegram bot, and it will respond with the translated text and audio.
Apps Used
Workflow JSON
{
"id": "cad65575-41a6-4fc5-9e02-4ee90d5bdc81",
"name": "Translate Telegram Audio to Text & Speech with AI in 55 Languages",
"nodes": 0,
"category": "AI & LLM",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: cad65575-41a6...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Gmail + Schedule Trigger(270 workflows)
- Gmail + Google Sheets(245 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Gmail + Split Out(132 workflows)
- Gmail + Gmail Trigger(119 workflows)
- Google Sheets + Telegram(118 workflows)
- Form Trigger + Gmail(107 workflows)
- Gmail + Google Drive(93 workflows)
- Airtable + Schedule Trigger(86 workflows)
Related Workflows
Discover more workflows you might like
Auto-Transcribe YouTube Videos to Text with Supadata & OpenAI
Instantly get transcribed text from YouTube videos using Supadata API and OpenAI for structuring. Save hours on content review.
AI Agent: Enhance Chatbots with Long-Term Memory & Tool Integration
Empower your AI chatbot with n8n! Integrate long-term memory via Google Docs and leverage OpenAI tools for advanced conversational AI. Automate memory saving, retrieval, and notifications.
DeepSeek AI Agent: Build Long-Term Memory Telegram Bots with OpenAI API
Automate Telegram bots with DeepSeek AI, OpenAI API, and long-term memory. Build intelligent agents that learn and personalize interactions.
Auto-Transcribe YouTube Videos to Text with AI
Instantly get YouTube video transcriptions. Input a URL, and this workflow uses Supadata and OpenAI to deliver accurate, structured text, saving you time.
Automate HubSpot Chat with OpenAI Assistants for Smarter Customer Service
Integrate OpenAI Assistants with HubSpot chat to automatically handle customer inquiries, escalate complex issues, and leverage AI for faster responses. Boost support efficiency.
Automate CV Screening: AI Analysis & Auto HR Notifications
Streamline recruitment with AI CV analysis using Google Gemini. Automatically rate candidates, notify HR, and confirm submissions via email.