Audio Level
About Audio Level
Schema
Allow changing the volume on a channel (including mute/unmute)
Key | Description | Type | Default | Required | Support Level |
---|---|---|---|---|---|
action | Start or stop the audio adjustment | `string(‘start' | 'stop’)` | false | |
level | Adjustment level for the audio | integer(-4..4) | false | ||
mode | What mode to use (depends on direction) | `string(‘read' | 'write’)` | false |