Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 355 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 355 Bytes

cordova-plugin-mute-app

Cordova Mute and UnMute sounds of the Application Plugin

Installation:

cordova plugin add https://github.com/sesubash/cordova-plugin-mute-app

Mute App:

AudioHandler.muteApp();

Unmute App:

AudioHandler.unmuteApp();

Currently Supported Platforms:

Android