Type: openai.audio.TextToSpeech

Namespace: openai.audio

Description

Converts text to speech using OpenAI TTS models. audio, tts, text-to-speech, voice, synthesis

Properties

Property Type Description Default
model enum   tts-1
voice enum   alloy
input str   ``
speed float   1
instructions str Steer the voice’s tone, emotion, and delivery (gpt-4o-mini-tts only). ``

Outputs

Output Type Description
output audio  

Browse other nodes in the openai.audio namespace.