Skip to main content
breeze tts generates audio from text. In an interactive terminal, omitting --voice picks a random visible voice for the request. The default interactive path streams playback as soon as audio arrives and shows a compact live sound wave in the terminal. breeze tts consumes account credits each time it generates audio. Check your balance with breeze balance.

Interactive use

breeze tts "Hello from Breeze"
breeze tts "Save this line" -o hello.wav

Choose a voice

breeze voice list
breeze tts "Hello from Breeze" --voice <voice_id>

Speech language

--language controls the speech language and pronunciation rules sent as the TTS language_code. It does not change the CLI interface language or output message language. Breeze CLI currently supports English speech generation only. Omit --language or pass --language en.

Agent and script output

breeze tts "Hello from Breeze" -o hello.wav --agent