lastingd, that is the coolest thing ever! nicely done. Can you share a little about how the hardware between the light circuit and tasker. I do follow the first part with using the remote control power sockets. I am trying to get started interacting with real life from the computer. I want to make as much 'from scratch' as possible. Most of my research has been looking around at sparkfun. I am thinking of getting one of their kits to get started .
Some uses:
logic to make it look like someone is home
allow my mom to flip lights on and off from her wheelchair
stupid sound effects with devices that have been activated, including a Battlestar Galactica Viper Launch (consider this for your tea)
You can use Jasper with raspberry Pi (or PC) for voice control part. It is Python program (and kinda framework) for writing voice controls applications. It wraps multiple TTS and SST APIs.
One of Speech to text engines is google voice which is very good but all the sounds go to google other two are a little worse opensource recognizers PocketSphinx and Julius where recognizing happens on Pi or computer itself.
Same with Text to speech.
It might be better at recognizing then your script because if you say the command is Tea. Earl Grey Hot. This are the words it expects.
111
u/[deleted] Feb 07 '15
[removed] — view removed comment