ComfyUI Node
OpenAI TTS
Sends a TTS request to an OpenAI‑compatible API endpoint and returns an audio dictionary
OpenAI TTS
- audio
◄textHello world►
◄modeldefault_tts_model►
◄voiceaf_sky►
◄api_key►
◄urlhttp://localhost:3001/v1/audio/speech►
◄response_formatmp3►
CategoryText-To-Speech
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Hello world | — |
| model | STRING | default_tts_model | — |
| voice | STRING | af_sky | — |
| api_key | STRING | — | |
| url | STRING | http://localhost:3001/v1/audio/speech | — |
| response_format | STRING | mp3 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |