Automate Text-to-Speech Conversion and Management with Google and Airtable - n8n Workflow | Neura Market
Automate Text-to-Speech Conversion and Management with Google and Airtable
Transform text into high-quality audio using Google's Text-to-Speech API, and manage the output seamlessly with Google Drive and Airtable.
This workflow automates the conversion of text into natural-sounding audio using Google's Text-to-Speech API. It begins with a form submission where users can input their script and choose the desired voice and language. The text is then processed and converted into an audio file, which is uploaded to Google Drive. The workflow also retrieves the audio file's duration using the fal.ai API and logs all relevant details in an Airtable base for easy management and retrieval.
Platform
n8n
Category
AI
Price
Free
Creator
Diego Morales
if
set
wait
airtable
stickyNote
formTrigger
googleDrive
httpRequest
convertToFile
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.