An open API service indexing awesome lists of open source software.

https://github.com/edimuj/app-audioinput-demo

A Cordova app for demonstrating the microphone capture capabilities of cordova-plugin-audioinput.
https://github.com/edimuj/app-audioinput-demo

cordova demo-app microphone microphone-audio-recorder microphone-capture

Last synced: 2 months ago
JSON representation

A Cordova app for demonstrating the microphone capture capabilities of cordova-plugin-audioinput.

Awesome Lists containing this project

README

          

![Logotype](res/icon/android/icon-196x196.png)

# app-audioinput-demo
This is a demonstration app for the [cordova-plugin-audioinput](https://github.com/edimuj/cordova-plugin-audioinput) Cordova plugin.

## Supported Platforms
* Android
* iOS

## Contributing
This project is open-source, so contributions are welcome. Just ensure that your changes doesn't break backward compatibility!

1. Fork the project.
2. Create your feature branch (git checkout -b my-new-feature).
3. Commit your changes (git commit -am 'Add some feature').
4. Push to the branch (git push origin my-new-feature).
5. Create a new Pull Request.

## Credits
* Created by Edin Mujkanovic
* App icon is created by @richardbmx

[Contributors](https://github.com/edimuj/app-audioinput-demo/graphs/contributors)

## License
[MIT License](https://github.com/edimuj/app-audioinput-demo/blob/master/LICENSE)