Get Voice Settings
Voices
Get Voice Settings
Get the current consistency/expressiveness defaults on a voice you own.
GET
Get Voice Settings
Overview
Returns the current synthesis defaults stored on a voice you own, plus the valid range for each tunable so callers do not have to discover the bounds by trial and error. Different engines expose different settings:- BTTS V1:
consistency(0-1 float) andexpressiveness(0-1 float). - BTTS V2:
consistency(0-64 integer, lower is more consistent) andexpressiveness(0-1 float). - BTTS V3: a single boolean
boost_language_consistency.
Headers
Your API key for authentication.
Path Parameters
UUID of the voice.
Response
For V1 and V2 voices:The engine identifier, e.g.
BTTS_V2.Valid ranges for the tunables.
BTTS_V3.Docs for agents: llms.txt