Cordova plugin for automatic switching between headphone and earpiece when playing audio.
cordova plugin add com.twogate.audiotoggle
- Android >= 6
- iOS >= 9
To set the automatic route mode, use the setAutoRoute
method:
AudioToggle.setAutoRoute();
cordova plugin add https://github.com/twogate/audiotoggle.git