Text to speech
Synthesize multilingual speech
Convert up to 10,000 characters of text into a complete WAV file using one of OrbitalsAI's 19 supported languages.
POST
/
api/v1/tts/synthesizeAuthorization
AuthorizationRequiredBearer <token>
In: header
Request Body
application/jsonRequiredlanguageRequiredLanguage
Language used for pronunciation and voice conditioning.
Value in:
"Afrikaans" | "Amharic" | "Arabic" | "English" | "French" | "German" | "Hausa" | "Igbo" | "Isixhosa" | "Italian" | "Kinyarwanda" | "Sesotho" | "Setswana" | "Shona" | "Spanish" | "Swahili" | "Twi" | "Yoruba" | "Zulu"textRequiredText
Text to synthesize. Limited to 10,000 Unicode characters.
Minimum length:
1Maximum length: 10000Generated PCM WAV audio.