Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
25
Parameter
<n>:
0: Set to MIC0 input (default)
1: Set to MIC1 input
Return
Value
See the Example.
Example
AT+AUDIN=0
OK
Set the audio input channel to MIC0.
AT+AUDIN?
+AUDIN: 0
OK
Query the current audio input channel.
AT+AUDIN=?
+AUDIN: (0-1)
OK
Query the range of the command
parameter.
Remarks
The setting of this command is not saved after the module is powered off.
4.16 Switching the Audio Output Channel: +AUDIN
Description
To switch the audio output channel before and in a call
Format
AT+AUDOUT=<n><CR>
AT+AUDOUT?<CR>
AT+ AUDOUT =?<CR>
Parameter
<n>:
0: Set to receiver output (default)
1: Set to loud speaker output
2: Set to earphone output
Return
Value
See the Example.
Example
AT+AUDOUT=0
OK
Set to receiver output.
AT+AUDOUT?
+AUDOUT: 0
OK
Query the current audio output channel
AT+AUDOUT=?
+AUDOUT: (0-2)
Query the range of the command
parameter.