HTML5 Cordova-application for the voicecontrolled-smarthome project.
This application helps the user to use the voicecontrolled-smarthome with more comfort by using the smartphone as an external microphone.
- Cordova
- Cordova-plugin-background-mode - for background mode of the application
- Cordova-plugin-audioinput - for the audio input
- Webaudio - for the convertion of the userinput to wav (WavAudioEncoder.min.js) thanks to cwilso.