There are several ways to setup a Voice Response System for your Almond device.
One quick and easy method is to use a MAC device running OSX Mavericks or Yosemite.
Steps:- Compile and Install the Improved Sample Switch App
- Create SSH keys on your MAC
- Use Dropbear to install SSH keys on Almond
- Write a shell script to ssh from your MAC to the Almond and execute the 'switch' command for a given device(s)
- Create an Automator WorkFlow or Application to call the shell script, add whatever voice feedback you want
- Use Dictation Speakable Command to launch your Workflow or Application
Using this method it is easy to manage one or more switches to turn on, off, or set to a predetermined dimmer level.
You can also set Home or Away and any number of other configurations.
The same method can be used on a PC but instead of Automator you would use something like Dragon's SDK kit or any other VR that will allow you to kick off a batch file.
If you are using LINUX there are a myriad of methods available to you.
Yes, there are many commercial products available, some stand alone, some not, all that cost several hundred dollars, but you can do this for free if desired.