REST API ReferenceEndpointsResources

List TTS voices

List all available text-to-speech voices. Pass a voiceId from the response to the text-to-speech endpoint.

Authentication

AuthorizationBearer
API key from [app.videogen.io/developers](https://app.videogen.io/developers). The full key is only shown once when you create it.

Query parameters

includeDeprecatedVoicesbooleanOptionalDefaults to false
When true, includes deprecated voices in the response. Defaults to false.

Response

List of TTS voices. Pass a voiceId to POST /v1/tools/text-to-speech.

ttsVoiceslist of objects