--- description: >- Music Controls plugin for Cordova and Ionic. Music controls for Cordova applications. Display a 'media' notification with play/pause, previous, next buttons,… --- # Music Controls Music controls for Cordova applications. Display a 'media' notification with play/pause, previous, next buttons, allowing the user to control the play. Handle also headset event (plug, unplug, headset button). ## Installation ```bash ionic cordova plugin add cordova-plugin-music-controls2 npm install @awesome-cordova-plugins/music-controls ``` **Plugin Repo:** [https://github.com/ghenry22/cordova-plugin-music-controls2](https://github.com/ghenry22/cordova-plugin-music-controls2) ## Supported Platforms - Android - iOS - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)