TextToSpeech
List voices
List all available voices based on the provided filter. > **⚠️ Deprecation Notice**: This endpoint is deprecated and may be removed in a future release. Use the [Voices API's List Voices](../../../api-reference/voiceAPI/voiceservice/list-voices) instead for new features and better performance.
GET
/tts/v1/voicesAuthorizations
Authorizationstringrequired
Your authentication credentials. For Basic authentication, please populate Basic $INWORLD_API_KEY. You can create a key in one command with the Inworld CLI: inworld workspace add-key.
Query Parameters
filterstring
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.