LiteLLM Integration
Create speech (LiteLLM - OpenAI TTS)
Generates audio from text using OpenAI TTS via LiteLLM.
post/litellm/v1/audio/speech
Request body
Example request
{
"model": "tts-1"
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.