Motorola G24 Guide Developer's Manual page 325

At commands
Hide thumbs Also See for G24 Guide:
Table of Contents

Advertisement

The following table shows the +MAVOL parameters.
Example
//Set volume level 3 for voice through speaker
AT+MAVOL=1,1,3 //Accy=1 (speaker), feature=1 (voice), vol=3 (volume level)
OK
//Set volume level 5 for voice and keypad through speaker
AT+MAVOL=1,3,5//Accy=1 (speaker), feature=3 (voice and keypad), vol=5 (volume level)
OK
AT+MAVOL? //Requests the volume level of the current path's features
//Currently the voice outputs through speaker and its volume level is 5
+MAVOL: 1,1,5 //Accy=1 (speaker), feature=1 (voice), vol=5
//Currently the keypad outputs through speaker and its volume level is 5
+MAVOL: 1,2,5 //Accy=1 (speaker), feature=2 (keypad), vol=5
//Currently the alert outputs through alert speaker and its volume level is 2
+MAVOL: 4,4,2 //Accy=4 (alert speaker), feature=4 (alert), vol=2
//Currently the ring outputs through alert speaker and its volume level is 2
+MAVOL: 4,8,2 //Accy=4 (alert speaker), feature=8 (ring), vol=2
OK
December 31, 2007
Table 3-157: +MAVOL Parameters
<Parameter>
<accy>
1
Speaker
(1-15)
2
Headset speaker
4
Alert speaker
8
Digital TX
<feature>
1
Voice
(1-15)
2
Keypad feedback
4
Alert
8
Ring
<vol>
Volume level 0-7
AT Commands Reference Manual
Chapter 3: AT Commands Reference
Description
3-241

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents