tts_speech
Synthesize text into speech using OmniVoice. Choose from available voices and output formats like opus, wav, or mp3.
Instructions
Text-to-speech synthesis using OmniVoice model. Returns audio in opus/wav format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to synthesize | |
| voice | No | Voice name (e.g., 'coral', 'sage'). Default 'coral'. | coral |
| instructions | No | Voice direction (e.g., 'Speak in a cheerful tone') | |
| response_format | No | Output format: opus, mp3, wav, flac, pcm | opus |