top of page

Text-to-Speech Audio Generator with OpenAI

An n8n workflow that converts text to audio using OpenAI's text-to-speech API. It features a POST webhook to receive text input, processes it with OpenAI audio generation, and responds with the audio binary. Useful for automating audio content creation.

bottom of page