mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
549 B
Markdown
29 lines
549 B
Markdown
---
|
|
description: >-
|
|
Native Audio plugin for Cordova and Ionic. Native Audio Playback
|
|
---
|
|
|
|
# Native Audio
|
|
|
|
Native Audio Playback
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-nativeaudio
|
|
npm install @awesome-cordova-plugins/native-audio
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/floatinghotpot/cordova-plugin-nativeaudio](https://github.com/floatinghotpot/cordova-plugin-nativeaudio)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- Browser
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|