GetGsmAudioMode: Difference between revisions
Jump to navigation
Jump to search
(Created page with " This command allows to get the audio mode configuration on a given port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |GetGsmAudioMode |PortIndex |Error Code in case of error. |} '''OUTPUT''' Audio mode currently configured on the specified port. '''EXAMPLE''' <syntaxhighlight lang="text"> ~ # GetGsmAudioMode 1 USB </syntaxhighlight> Category:Voice") Tag: 2017 source edit |
No edit summary |
||
Line 12: | Line 12: | ||
|[[R2D2 Error Codes|Error Code]] in case of error. | |[[R2D2 Error Codes|Error Code]] in case of error. | ||
|} | |} | ||
'''OUTPUT''' | '''OUTPUT''' | ||
Audio mode currently configured on the specified port. | Audio mode currently configured on the specified port. | ||
Revision as of 17:02, 26 March 2025
This command allows to get the audio mode configuration on a given port.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
GetGsmAudioMode | PortIndex | Error Code in case of error. |
OUTPUT
Audio mode currently configured on the specified port.
EXAMPLE
~ # GetGsmAudioMode 1
USB