Integrail.ai Help
  • Build agents with Integrail.ai
  • Getting Started
    • Quickstart
  • Agent Studio
    • Design Agents
      • Export/Import agents to JSON
      • Misc
      • LLM
      • Embeddings
      • Text to Image
      • Image to Text
      • Image to Image
      • Image to Video
      • 3D
      • Text to Speech
      • Speech to Text
      • Web
    • Memory Management
    • Benchmark Tool
    • Integrations
      • WIX
      • OpenAI
      • Llama
      • Microsoft
      • Google Vertex AI
      • Fireworks AI
      • Claude
    • Resources
  • SDK Documentation
  • API
  • Troubleshooting
    • Request assistance with agent
Powered by GitBook
On this page
  1. Agent Studio
  2. Design Agents

Text to Speech

OpenAI TTS

The Text to Speech (TTS) node allows you to convert text into spoken audio using AI-generated voices. Below is a breakdown of the key components:

  • Label: You can rename it based on your specific use case or workflow.

  • Input: This required field is where you enter the text that will be converted into speech. The text input can be a sentence, paragraph, or any other text-based content.

  • Voice: This setting allows you to choose the voice that will be used to speak the text. In this example, the voice option is set to "echo," but you can select from a variety of available voices based on your needs.

  • Format: This defines the audio format in which the output speech will be generated. The default is set to .mp3, but other formats may be available, such as .wav or .ogg, depending on the model's capabilities.

  • Fallback Outputs: This field allows you to define an alternative output or action in case the text-to-speech conversion fails, ensuring that your workflow continues.

  • Results: The generated audio file will appear here once the text is successfully converted to speech. This output can then be used in subsequent nodes or saved as needed.

Usage

This node is ideal for applications where you need to convert text into speech, such as generating audio responses, narrations, or voiceovers. It can be particularly useful in chatbots, virtual assistants, or any scenario where text-based input needs to be converted into spoken output.


We’d love to hear from you! Reach out to documentation@integrail.ai

Previous3DNextSpeech to Text

Last updated 6 months ago