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.
Automated Google Text-to-Speech Workflow for WordPress
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | airtable, convertToFile, formTrigger, googleDrive, httpRequest, if, set, stickyNote, wait |
Reviews
There are no reviews yet.