In my process of setting up WeatherAloud to work with BVC, Dave_x10_L had mentioned to me that he has it set up to save an audio file every so often and then set up BVC to play that audio file when requested. I noticed that WeatherAloud runs minimized in the system tray. I began thinking and remembered some time back using a Windows macro program to do some stuff. I did a search and found an open source program called
AutoHotkey. Using this, I created a couple macros that open WeatherAloud and tell it to read me the current conditions or the current forecast. This eliminates the need to have WeatherAloud work at saving the audio file every so often. You can use
AutoHotkey to open any program and perform any function in it.
This will also work with AHP macros using the advanced functions windows command to execute any macros created in
AutoHotkey.
I think
AutoHotkey would be a great add-on to any AHP setup, and the best part is that it is free open source software.
Dan Bemowski