Generate audio from text using OpenAI - text-to-speech Workflow

Generate audio from text using OpenAI - text-to-speech Workflow

Webhook
Medium
5
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
5
Node Types
4

Node Types

respond To Webhook
Respond to Webhook
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
webhook
Webhook
1 node
open Ai
OpenAI
1 node

Workflow JSON

3.47 KB
{
  "id": "OVSyGmI6YFviPu8Q",
  "meta": {
    "instanceId": "fb261afc5089eae952e09babdadd9983000b3d863639802f6ded8c5be2e40067",
    "templateCredsSetupCompleted": true
  },
  "name": "Generate audio from text using OpenAI - text-to-speech Workflow",
  "tags": [],
  "nodes": [
    {
      "id": "c40966a4-1709-4998-ae95-b067ce3496c9",
      "name": "Respond to Webhook",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        1320,
        200
      ],
      "parameters": {
        "options": {},
        "respondWith": "binary"
      },
      "typeVersion": 1.1
    },
    {
      "id": "c4e57bb6-79a4-4b26-a179-73e30d681521",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        280,
        -140
      ],
      "parameters": {
        "width": 501.55,
        "height": 493.060000000001,
        "content": "This `Webhook` node triggers the workflow when it receives a POST request.\n\n### 1. Test Mode:\n* Use the test webhook...

Showing first 1000 characters. Click "Expand" to view the full JSON.