Mute or unmute a source
set_source_muteMute, unmute, or toggle an audio source across all scenes, preserving its volume and surviving scene switches.
Instructions
Mute, unmute, or toggle an audio-carrying source. Applies to every scene containing the source (matched by device identity), so the mute survives scene switches. Omit 'muted' to toggle. The source's saved volume is preserved. Returns the new state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | No | Omit to toggle. | |
| source_id | Yes | From list_sources. |