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.
- Host: GitHub
- URL: https://github.com/edimuj/app-audioinput-demo
- Owner: edimuj
- License: mit
- Created: 2018-03-28T16:44:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T09:27:52.000Z (over 7 years ago)
- Last Synced: 2024-05-20T17:15:08.995Z (over 1 year ago)
- Topics: cordova, demo-app, microphone, microphone-audio-recorder, microphone-capture
- Language: Objective-C
- Homepage: https://github.com/edimuj/cordova-plugin-audioinput
- Size: 17.1 MB
- Stars: 12
- Watchers: 1
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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)