Audio
Text to Speech Node
Generate audio from text

The text to speech node allows you to generate audio from text.
Node Inputs
- Text: The text to convert to audio
- Type:
Text
- Type:
Node Parameters
- Provider: Provider of the text to speech model you want to use. The default provider is OpenAI.
- Model: Specific model you want to use.
- Voice: The voice for the generated audio.
- Use Personal Api Key: This allows you to enter your API key.
Node Outputs
- Audio: The text converted to audio
- Type:
Audio
- Example usage:
{{ai_text_to_speech_0.audio}}
- Type: