void setAudioMode(int mode)
Specifies which output device to use (speaker). Pass in 0 for an earpiece and 1 to use external speakers.
Security
ACL Protected
Parameters
Name | Description |
mode |
int The mode to which the output device should be set. |
Return
Void
Requirements
KioWare for Android version 3.17 or greater.