Update voice
Updates metadata for a specific voice. Only provided fields will be changed.
Got an error that your voice was frozen?
We are constantly improving and releasing our speech models. Professional voices that are not being used will not be upgraded automatically and will enter a frozen state.
Make a request to this endpoint with "unfreeze": true
to upgrade it to the latest model.
Instant voices always use the latest model and are never frozen.
Authorizations
Your API key; get it from your LMNT account page.
Path Parameters
The id
of the voice to update, which can be retrieved by a call to List voices
.
Body
A description of this voice.
A tag describing the gender of this voice, e.g. male
, female
, nonbinary
.
The display name for this voice.
If true
, adds this voice to your starred list.
If true, unfreezes this voice and upgrades it to the latest model.
Response
Voice details
Was this page helpful?