v1

latestOpenAPI 3.0.02026-07-262088144.5 KB
TextToSpeech

List voices

List all available voices based on the provided filter.

⚠️ Deprecation Notice: This endpoint is deprecated. Use the Voices API's List Voices instead for new features and better performance. This API is scheduled to be removed on July 1, 2026.

get/tts/v1/voices

Query parameters

filterstring
Example:language=en

A filter expression to filter the voices. Currently, only the following filter is supported:

  • language: Expects an ISO 639-1 language code. For example, language=en.

Response