Skip to main content
GET
Supported Languages
Retrieve a list of all supported languages for the Text-to-Speech API.

Request

No parameters required.

Response

object
Object mapping language codes to language names

Example Request

Example Response

Supported Languages

  • en - English (US)
  • es - Spanish (Spain)
  • fr - French (France)
  • de - German
  • it - Italian
  • pt - Portuguese (Brazil)
  • ja - Japanese
  • ko - Korean
  • zh - Chinese (Mandarin, simplified)

Notes

  • Language codes follow ISO 639-1 standard
  • Use these codes in the language parameter for TTS endpoints
  • Each language has multiple voice options available (see Voices)