List voices

GET
/v1/ai/voice/list

Returns a list of voices available to you.

Headers

X-API-Key
string
required

Your API key; get it from your LMNT settings.

lmnt-version
string
required

The LMNT API version that this client was built against. Use 1.1

Parameters

starred
string

If true, only returns voices that you have starred.

owner
string

Which owner's voices to return. Choose from system, me, or all.

Returns

class Voice: …
Voice[]