streamlabs_set_source_muted
Set an audio source as muted or unmuted in Streamlabs. Provide the sourceId from streamlabs_list_audio_sources.
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 |