SpeakerMode_Off, SpeakerMode_Dial, SpeakerMode_On, SpeakerMode_Setup
The speaker mode settings specify the command strings that are used to set the modem's speaker mode.
Format
A single command string.
Examples
HKR, Settings,SpeakerMode_Off,, "M0"
HKR, Settings,SpeakerMode_Dial,, "M1"
HKR, Settings,SpeakerMode_On,, "M2"
HKR, Settings,SpeakerMode_Setup,, "M3"
Remarks
If the modem does not support any SpeakerMode settings do not include the corresponding INF file entry. The supported commands must be indicated in the SpeakerMode member of the Properties INF file entry.
See also