Skip to content

Files

Latest commit

 

History

History
25 lines (20 loc) · 757 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 757 Bytes

ionic-audio

This is the plugin version for Ionic v1 made by Arielfaur. I am re-uploading it for the projects that are still using Ionic V1.

If you are looking for the Ionic v3 version head here.

Install dependencies

ionic plugin add cordova-plugin-media

Manual instalation

On a empty folder

git clone https://github.com/nicolasguzca/ionic-audio-v1.git

Copy the dist folder of the cloned repository to your project, prefereably on www\lib\ionic-audio\dist

Include the JS file

On your index.html

<script src="lib/ionic-audio/dist/ion-audio.js"></script>

Official usage and examples

http://arielfaur.github.io/ionic-audio/