> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/media.md).

# 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>

## Supported Platforms

* Android
* Browser
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
