Automated Google Text-to-Speech Workflow for WordPress

somdn_product_page

This n8n workflow automates the process of converting user-inputted text into natural-sounding speech using Google Text-to-Speech API, then storing the resulting audio file in Google Drive and logging its details in Airtable. It starts with a form trigger where users submit their script and select voice and language options. The workflow sends the text to Google’s API, receives base64-encoded audio, and converts it into a file. The audio is uploaded to Google Drive, and then its duration is fetched via the fal.ai API. Finally, all relevant data—including links, duration, and script—are saved in an Airtable database, streamlining content creation for multimedia projects.

Node Count

11 – 20 Nodes

Nodes Used

airtable, convertToFile, formTrigger, googleDrive, httpRequest, if, set, stickyNote, wait

Reviews

There are no reviews yet.

Be the first to review “Automated Google Text-to-Speech Workflow for WordPress”

Your email address will not be published. Required fields are marked *