This n8n workflow enables seamless voice or text commands sent through Telegram to control Spotify playback and get song information using AI assistance. The process begins with a Telegram trigger where users can ask about a track or specify a song. The workflow leverages OpenAI’s GPT-4 model to interpret the user’s message, extracting artist and song details or prompting for clarification. It then searches Spotify for the specified track. If found, the workflow adds the track to the current playlist, skips to the next song, resumes playback if paused, and displays the current playing song back to the user on Telegram. If the track isn’t found, a friendly error message is sent. This automation is ideal for users who want hands-free, conversational Spotify control through Telegram, combining AI understanding with music playback automation.
Voice-Activated Spotify Control via Telegram and AI
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, if, merge, set, spotify, stickyNote, telegram, telegramTrigger |
Reviews
There are no reviews yet.