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.
ionic plugin add cordova-plugin-media
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
On your index.html
<script src="lib/ionic-audio/dist/ion-audio.js"></script>