ALF-SCK41TS
27
7.3. Audio Setting Commands
Command
Description
Command Example and
Feedback
>SetMicAudioMute
[Param]
Mute/Unmute microphone audio.
[Param] = EN, Dis
EN - Mute.
Dis - Unmute (Default)
>SetMicAudioMute EN
>SetMicAudioMute Dis
<MicAudioMute True
<MicAudioMute False
>GetMicAudioMute
Get the microphone audio mute status
<MicAudioMute False
>SetMicVOL [Param]
Set the microphone audio volume to
[Param]. [Param] = 0~60 (Default: 60)
>SetMicVOL 6
<MicVOL 6
>GetMicVOL
Get the microphone audio volume.
<MicVOL 6
>SetSourceAudioMute
[Param]
Mute/Unmute source audio.
[Param] = EN, Dis
EN - Mute.
Dis - Unmute (Default)
>SetSourceAudioMute EN
>SetSourceAudioMute Dis
<SourceAudioMute True
<SourceAudioMute False
>GetSourceAudioMute
Get the source audio mute status
<SourceAudioMute True
>SetSourceVOL
[Param]
Set the source audio volume to [Param].
[Param] = 0~60 (Default: 60)
>SetSourceVOL 6
<SourceVOL 6
>GetSourceVOL
Get the source audio volume.
<SourceVOL 60
>SetAudioSource
[Param]
Set the source audio of ouput to [Param].
[Param] = 1~5.
1 – HDMI 1 (Default)
2 – HDMI 2
3 – HDMI/DP 3
4 – HDMI/USB-C 4
5 – LINE IN
>SetAudioSource 2
<AudioSource 2
>GetAudioSource
Get the source audio of ouput.
<AudioSource 1
>SetAudioMix [Param]
Enable/Disable audio mixing.
[Param] = EN, Dis
EN - Enable (Default)
Dis - Disable
>SetAudioMix EN
<AudioMix True
>GetAudioMix
Get audio mixing status.
<AudioMix True
>SetFullModeAudioSw
itch [Param]
Set whether the audio follows video
switching in full screen mode.
[Param] = EN, Dis
EN - Enable (Default)
Dis - Disable
>SetFullModeAudioSwitch
EN
<FullModeAudioSwitch
True
>GetFullModeAudioS
witch
Get whether the audio follows video
switching in full screen mode.
<FullModeAudioSwitch
True
>SetAudioDelay
[Param]
Set the delay time of audio output to
[Param]. [Param] = 0 ~ 170 (ms) (Default:
0).
>SetAudioDelay 20
<AudioDelay 20