Usage
The API follows the OpenAI format, allowing you to send input text and specify a voice option in your request. Supported output formats includemp3, opus, aac, flac, and pcm.
Obiguard also enables real-time audio streaming for TTS models.
Example:
- Python SDK
- OpenAI Python
- cURL
Supported Providers and Models
The following providers currently support text-to-speech. More providers will be added soon.| Provider | Models |
|---|---|
| OpenAI | tts-1, tts-1-hd |
| Azure OpenAI | tts-1, tts-1-hd |
| Deepgram | Coming Soon |
| ElevenLabs | Coming Soon |

