Update voice block
update_voice_blockOverride one voice block's voice or playback volume (block ids from list_voice_blocks). Re-run generate_voiceover for the block afterwards if you changed its voice — existing audio is not regenerated automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume | No | Playback volume for this block, 0-1; omit to leave unchanged | |
| voice_id | No | New TTS voice ID for this block, from list_voices; empty leaves the voice unchanged | |
| voice_block_id | Yes | Voice block ID, from list_voice_blocks |