streamlabs_set_source_muted
Control audio in Streamlabs Desktop by muting or unmuting a source. Retrieve the source ID via the list audio sources tool to set its muted state.
Instructions
Mute or unmute an audio source. Get the sourceId from streamlabs_list_audio_sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | Yes | true to mute, false to unmute | |
| sourceId | Yes | The audio source id |