Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
23
4 Calling Control Commands
4.1 Setting the Speaker Volume: +CLVL
Description
To set the level of the speaker volume, which is valid during a call
Format
AT+CLVL=<level> <CR>
AT+CLVL?<CR>
AT+CLVL=? <CR>
Parameter
<level>: Integers, ranging from 0 to 6
Return
Value
See the Example.
Example
AT+CLVL=3
OK
Set the volume of the module speaker
to 3.
AT+CLVL?
+CLVL:3
OK
Query the current volume level of the
module.
AT+CLVL=?
+CLVL: (0-6)
OK
Query the available value range of the
speaker volume level.
Remarks
N/A
4.2 Mute Control: +CMUT
Description
To set mute control of the voice calls.
The setting is valid during a call
Format
AT+CMUT=<n> <CR>
AT+CMUT? <CR>
AT+CMUT=?<CR>
Parameter
<n>:
0: Mute off
1: Mute on
Return
Value
See the Example.
Example
AT+CMUT=0
OK
Mute off
AT+CMUT?
+CMUT: 0
Query current mute setting.