Audio
3-244 AT Commands Reference Manual June 30, 2008
The following table shows the +MAPATH parameters.
Example
AT+MAPATH=1,2 //Direct=1 (input), accy=2 (headset mic)
OK
AT+MAPATH=2,1,3 //Direct=2 (output), accy=1 (speaker), feature=1 (voice and keypad)
OK
AT+MAPATH? //Set the headset mic as the input accessory
MAPATH: 1,2 //Direct=1 (input), accy=2 (headset mic)
MAPATH: 2,1,1 / /Direct=2 (output), accy=1 (speaker), feature=1 (voice)
MAPATH: 2,1,2 //Direct=2 (output), accy=1 (speaker), feature=2 (keypad)
MAPATH: 2,3,4 //Direct=2 (output), accy=3 (alert speaker), feature=4 (alert)
MAPATH: 2,3,8 //Dir ect=2 (output), accy=3 (alert speaker), feature=8 (ring)
OK
AT+MA PATH= ?
+MAPATH: (1,2),(1-4),(1-15)
OK
Table 3-158:+MAPATH Parameters
<Parameter> Description
<direct> 1 Mode in, field <features> is ignored.
2 Mode out, field <features> is present.
<accy> Mode in:
1Mic
2 Headset mic
3 Digital RX (for read command only)
Mode out:
1Speaker
2 Headset speaker
3 Alert speaker, for example, battery low, incoming SMS, power up, and so on
4 Digital TX (for read command only)
<features>
(1-15) 1Voice
2 Key feedback
4Alert
8Ring