Skip to main content
GET
Get Tts Voices By Provider

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

provider
string
required

Query Parameters

gender
string | null

Filter by gender: male, female, neutral

accent
string | null

Filter by accent: american, british, australian, etc

language
string | null

Filter by language code: en, es, ta, etc

Response

Successful Response