Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

My BlackBox for Voice Command Processing

If you have macros or EventGhost Configuration Tree items you wish to share this is the place to do it.
Post Reply
m19brandon
Experienced User
Posts: 177
Joined: Mon Feb 03, 2014 10:36 pm

My BlackBox for Voice Command Processing

Post by m19brandon »

This is that code that drives my home automation through voice commands.

This combined with my Alexa Skill http://eventghost.net/forum/viewtopic.php?f=2&t=7429 and "OK Google" with AutoRemote https://joaoapps.com/autoremote/ all work very well for my house.

I do not share all the Vera and TV ir code that I have. This code uses eg.TriggerEvent() to fire off all that stuff.

There is some basic machine learning stuff in their on linear time series data (logs) if anyone is interested.

Plug-ins: Webserver, Log Redirect

I use Wit.AI for the parse all the command received. Fork this Wit.AI project https://wit.ai/m19brandon/BlackBox
You will need the token that is provided.

My code is a not clean but if there is a good amount of it.

Hope this find someone use.
Attachments
eg_tree_blackbox.egtree
(57.87 KiB) Downloaded 179 times
User avatar
yokel22
Experienced User
Posts: 265
Joined: Thu Feb 05, 2015 5:56 pm
Location: U.S. - Kansas city

Re: My BlackBox for Voice Command Processing

Post by yokel22 »

Sounds great, I'll give it a whirl when I get a chance. Thanks for sharing.
Post Reply