v1

latestOpenAPI 3.1.02026-07-1312416.2 KB

Tts Endpoint

Retrieves available voices for the text-to-speech (TTS) feature.

This endpoint fetches a list of TTS voices available in the application. .

Returns: dict: A JSON-compatible dictionary containing: - 'data': A dictionary with a 'voices' key, holding a list of available voices.

Raises: Exception: Raised if an error occurs while retrieving the voices, with appropriate logging for debugging.

get/voices

Query parameters

api_keystring nullable
jwt_tokenstring nullable

Headers

X-API-KEYstring nullable
authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/voices:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
All 12 operations