An interactive automaton for a domotic system that commands a wireless plug and interact with synthesized voice and automatic Speech recognition. Tested on Raspbian but developed in pure Java. Internally using MaryTTS for Linux.
The distribution is made up of a Linux software (Windows is available too if MaryTTS - Windows is installed) with scripts to stop and start the interactive automaton.
This Java (Eclipse) project requires the MaryTTSManager, the WholeWordSpeechRecognizer, and the PlugsController projects from the Gianpaolo Coro's GitHub repository.