recoVocal

Developed and modified by benjamin988 and Mras2an for recoVocal Project.
 
The goal of this project is to develop a general software application to command your operating system and the different automation sensors.This software is provided as is and it comes with no warranties of any type. Original source:
 

Git:

 

Android :

 
Android project compatible from API version 10 to actual versions. Developped with IntelliJ under Windows. Tests will be done on Android API17 and Android API10.
 

EmbeddedLinux :

Embedded Linux server for automation and voice recognition. The goal of this server project is to command your operating system and the different automation sensors thanks to android.
 
Dependence :
sudo apt-get install libxml2 libxml2-dev apache2
Cross compile :
$ make CC="prefix-toolchain"
Or you can build on Beaglebone and Raspberry pi with
$ make