ComfyUI Node
Gemini TTS API
This node uses the Google Gemini TTS API to generate speech from text.
Gemini TTS API
- config_options
- proxy_options
- AUDIO
- STRING
◄text—►
◄modelgemini-2.5-flash-preview-tts►
◄voiceNameZephyr►
◄seed0►
CategoryYCYY/API/audio
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to convert to speech.You can control style, tone, accent, and pace using natural language prompts.For example:Say in an spooky whisper:"By the pricking of my thumbs...Something wicked this way comes" | |
| model | COMBO | gemini-2.5-flash-preview-tts | 1 options: gemini-2.5-flash-preview-tts |
| voiceName | COMBO | Zephyr | The voice to use for speech synthesis |
| seed | INT | 00–18446744073709550000 | — |
| config_optionsopt | * | Optional configuration override from YCYY Gemini TTS Config Options | |
| proxy_optionsopt | * | Optional proxy configuration override from YCYY Proxy Config Options |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| AUDIO | AUDIO | — |
| STRING | STRING | — |