mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
24 lines
635 B
Markdown
24 lines
635 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/media/index.ts#L192">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Media
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-media
|
||
|
$ npm install @ionic-native/plugins/media
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/media/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/apache/cordova-plugin-media](https://github.com/apache/cordova-plugin-media)
|
||
|
|
||
|
This plugin provides the ability to record and play back audio files on a device.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- Browser
|
||
|
- iOS
|
||
|
- Windows
|