edit_voice_settings
Modify voice parameters such as stability, similarity, style, speed, or speaker boost for a specific voice ID. Only provided fields are changed.
Instructions
Update the settings for a voice (only provided fields are changed).
Args: voice_id: the voice id. stability / similarity_boost / style / speed: floats (0..1; speed ~0.7..1.2). use_speaker_boost: bool.
Returns the updated settings as JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | No | ||
| style | No | ||
| voice_id | Yes | ||
| stability | No | ||
| similarity_boost | No | ||
| use_speaker_boost | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |