This workflow enables text-to-speech conversion using OpenAI’s API in n8n. It starts with a manual trigger, where users can specify the input text and voice. The workflow then sends a request to OpenAI’s TTS endpoint, receiving an MP3 audio file as output. This setup is useful for creating automated voice responses or audio content from text, ideal for podcasting, virtual assistants, or accessibility features.
Automated Text-to-Speech Conversion with OpenAI and n8n
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | httpRequest, manualTrigger, set, stickyNote |
Reviews
There are no reviews yet.