Api
Get Available Voices
Get structured voice catalog grouped by language/locale. Returns voice catalog with: - Language groups (en-US, en-GB, fr-FR, fr-BE, nl-NL, nl-BE, de-DE) - Each group contains: name, locale, voices array - Each voice has: id, name, gender, neural flag, optional note
Get structured voice catalog grouped by language/locale.
Returns voice catalog with:
- Language groups (en-US, en-GB, fr-FR, fr-BE, nl-NL, nl-BE, de-DE)
- Each group contains: name, locale, voices array
- Each voice has: id, name, gender, neural flag, optional note
AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://loading/api/v1/configuration/voice-settings/voices"{}