Built a Voice-Triggered AI Email Agent in n8n that allows users to manage email tasks using natural voice commands instead of manually writing and processing messages.
The workflow receives voice input through Telegram and automatically downloads the audio file for processing. The recording is transcribed into text using AI, converting the spoken request into structured information that can be understood and handled by the AI agent.
The agent analyzes the transcribed command, determines the required email action, and uses connected Gmail tools to complete the task. This creates a hands-free workflow where users can trigger email operations directly from a voice message while the automation handles transcription, interpretation, and execution in the background.
The system combines Telegram, speech-to-text AI, intelligent request processing, Gmail integration, and automated responses within one connected workflow. Its modular structure can also be extended with additional tools and business actions.
Key capabilities include voice command processing, AI transcription, intent understanding, Gmail automation, Telegram integration, automated email actions, and n8n orchestration.
The result is a practical voice-powered assistant that simplifies email management and reduces repetitive communication tasks.
Like this project
Posted Sep 27, 2026
Built a voice AI email agent using n8n for hands-free email management.