Cordova Mute and UnMute sounds of the Application Plugin
cordova plugin add https://github.com/sesubash/cordova-plugin-mute-app
AudioHandler.muteApp();
AudioHandler.unmuteApp();
Android
Cordova Mute and UnMute sounds of the Application Plugin
cordova plugin add https://github.com/sesubash/cordova-plugin-mute-app
AudioHandler.muteApp();
AudioHandler.unmuteApp();
Android