Translate Telegram audio messages with AI (55 supported languages)
Use case
This workflow enables a Telegram bot that can:
Accept speech input in one of 55 supported languages Automatically detect the language spoken and translate the speech to another language Responds back with the translated speech output.
This allows users to communicate across language barriers by simply speaking to the bot, which will handle the translation seamlessly.
How does it work?
Translation In the translation step the workflow converts the user's speech input to text and detects the language of the input text.
If it's English, it will translate to French. If it's French, it will translate to English.
To change the default translation languages, you can update the prompt in the AI node.
Output In the output step, we provide the translated text output back to the user and speech output is generated in the translated language.
Setup steps Obtain Telegram API Token Start a chat with the BotFather. Enter /newbot and reply with your new bot's display name and username. Copy the bot token and use it in the Telegram node credentials in n8n.
Update the Settings node to customize the desired languages
Activate the flow
Full list of supported languages All supported languages:
Related Templates
Get Airtable data via AI and Obsidian Notes
I am submitting this workflow for the Obsidian community to showcase the potential of integrating Obsidian with n8n. Whi...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments