Get Voice Settings

GET
/v1/voices/:voice_id/settings

Returns the settings for a specific voice. “similarity_boost” corresponds to”Clarity + Similarity Enhancement” in the web app and “stability” corresponds to “Stability” slider in the web app.

Path parameters

voice_idstringRequired

Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.

Response

Successful Response

stabilitydoubleOptional
similarity_boostdoubleOptional
styledoubleOptionalDefaults to 0
use_speaker_boostbooleanOptional