Update Voice Settings
Voices
Update Voice Settings
Update the consistency/expressiveness defaults on a voice you own.
POST
Update Voice Settings
Overview
Updates one or more synthesis defaults on a voice you own. Equivalent to Update Voice Config, kept under both verbs and paths for backwards compatibility. New integrations should use thisPOST /settings form.
At least one of the body fields must be provided.
Headers
Your API key for authentication.
Path Parameters
UUID of the voice.
Body Parameters
Default consistency for V1 and V2 voices. V1: 0-1 float (higher is more consistent). V2: 0-64 integer (lower is more consistent). Reject values outside that range.
Default expressiveness for V1 and V2 voices. 0-1 float.
Boost flag for V3 voices only.
true adds language-consistency prompting at the cost of some flexibility for code-switching. Disable if your agent needs to speak languages outside the source sample.Response
Echoes back the resolved settings on success. For V1 and V2 voices:The engine identifier of the voice.
Docs for agents: llms.txt