1.0.0 • Published 9 years ago

cordova-plugin-deviceaudioservice v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

cordova-plugin-deviceaudioservice

DeviceAudioService Plugin


This is the DeviceAudioService Phonegap/Cordova Plugin for iOS.

The DeviceAudioService is designed to enable simultaneous playback of multiple Url based audio sources from within PhoneGap applications, via a simple API.

It was developed by Conzentrate ApS

How to use?


To install this plugin, follow the Command-line Interface Guide.

It's recommended to use cordova command line tool:

cordova plugin add https://github.com/conzentrate/DeviceAudioService.git

README.txt in docs and src folders provides further details.