Yamaha CS-700 Integrators Reference Guide
52
5.2.2.2
Audio Statuses
speaker-mute
Description:
Query speaker mute status.
Property Actions:
get, notify
Command Definition:
Action
Definition
get
get speaker-mute
response
val speaker-mute <0|1>
notify
notify audio.speaker-mute <0|1>
Parameters:
Parameter
Description
0
Speaker is not muted
1
Speaker is muted
CLI Format Examples:
get speaker-mute
val speaker-mute 1
notify audio.speaker-mute 1
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.1
mute
Description:
Mute microphones.
Property Actions:
set, get, notify
Command Definition:
Action
Definition
get
get mute
response
val mute <0|1>
set
set mute <0|1>
notify
notify audio.mute <0|1>
Parameters:
Parameter
Description
0
Unmute mics
1
Mute mics