Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl \ --request GET \ --url "https://api.breeze.blue/v1/voices/voc_xeh3w54cqvnp/settings" \ --header "xi-api-key: $BREEZE_API_KEY"
{ "guidance_scale": 1 }
Get saved voice_settings for a voice.
Breeze Developer API key.
Voice identifier returned by GET /v1/voices.
Voice settings.