--- description: >- Media plugin for Cordova and Ionic. This plugin provides the ability to record and play back audio files on a device. --- # Media This plugin provides the ability to record and play back audio files on a device. ## Installation ```bash ionic cordova plugin add cordova-plugin-media npm install @awesome-cordova-plugins/media ``` **Plugin Repo:** [https://github.com/apache/cordova-plugin-media](https://github.com/apache/cordova-plugin-media) ## Supported Platforms - Android - Browser - iOS - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)