set_voice_isolation_state
Enable or disable voice isolation on an audio track to remove background noise and enhance speech clarity. Supports adjustable isolation amount.
Instructions
Set Voice Isolation on an audio track to isolate speech from background noise. Requires DaVinci Resolve Studio.
Parameters:
track_index: 1-based audio track index
enabled: True to enable, False to disable
amount: Isolation amount (0-100, default: 100)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| enabled | Yes | ||
| amount | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |