Telegram Voice to Text Automation
detail.loadingPreview
This workflow transcribes voice messages from Telegram into text using OpenAI's Whisper API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of receiving voice and text messages via Telegram. When a voice message is received, it is fetched from Telegram and then transcribed into text using OpenAI's Whisper API. Text messages are directly processed. This allows for further automated actions to be performed on the transcribed text, such as analysis or content generation.
Key Features
- Receives messages via Telegram.
- Differentiates between voice and text messages.
- Fetches voice messages from Telegram.
- Transcribes voice messages to text using OpenAI Whisper API.
- Processes text messages directly.
How To Use
- Set up a Telegram Bot and obtain an API token.
- Configure the
Receive Telegram Messagesnode with your Telegram Bot token. - Configure the
Fetch Voice MessageandTranscribe Voice to Textnodes with your OpenAI API credentials. - Connect the nodes according to the workflow diagram.
- The workflow will now process incoming Telegram messages, transcribing voice to text.
Apps Used
Workflow JSON
{
"id": "04a0e57e-9ba7-4b21-9575-468b71279b5c",
"name": "Telegram Voice to Text Automation",
"nodes": 0,
"category": "Telegram Automation",
"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: 04a0e57e-9ba7...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Speech Support Workflow
Processes incoming Telegram messages, handling both text and voice inputs to provide speech support.
Telegram Dall-E 3 Image Generator
Generates images using Dall-E 3 and sends them to a Telegram chat.
Telegram Driver Tracking Assistant
Automates shipment tracking updates from drivers via Telegram.
Telegram Chat Ticket System
Automates Telegram support group management by creating and managing tickets (topics) for user interactions.
Telegram Community Task Manager
A workflow to manage tasks received via Telegram messages and interact with Google Tasks.
Telegram Welcome and Leave Bot (Unverified)
Automatically welcomes new members and says goodbye to departing members in a Telegram group.