Overview

Convert text into speech using AI-powered text-to-speech models, creating natural-sounding audio outputs.

Use Cases

  • Accessibility: Create audio versions of written content.
  • Marketing: Generate voiceovers for advertisements or presentations.
  • Interactive Applications: Provide audio feedback or instructions in workflows.

Configuration Fields

Text to Speech

  • Description: Enter the text to be converted into speech.
  • Example: “Welcome to our service!” or “Your order has been confirmed.”
  • Required: Yes

Output Variable Name

  • Description: Assign a variable name to store the generated audio.
  • Example: “audio_output” or “speech_clip.”
  • Validation: Only letters, numbers, and underscores (_) are allowed.
  • Required: Yes