Hi fellows. I am trying to get the local weather forcast to read via weatheraloud when I mash a button on a palm pad.(HR12A)(Trying to up the WAF)
I have setup a listener in BVC per Knightriders BVC/weatheraloud tutorial. BVC speaks the weather just fine any time I send an "on" command via the HR14A.
The problem is that weatheraloud refuses to write to the .wav file that BVC reads from once BVC has read it the first time. I seems as though BVC is keeping the file open after it reads it,thus preventing weatheraloud from writing to it again to update the forecast.Even if I turn my trigger on and then immediatly turn it off BVC plays the .wav file fine , but weatheraloud still will not update the file.When weatheraloud tries to write the current conditions to file I receive a "speak exception: OLE error 80030002" .
I have set a listener in BVC to trigger on K1, and play an audio file located at C:\Users\Username\Documents\weatheraloud\MycitiesSummary.wav. I have setup weatheraloud to "read to file" located at C:\Users\Username\Documents\weatheraloud.
I also tried writing a simple macro to trigger K1 as a phantom module. The macro turned K1 on , waited 5 seconds then turned K1 back off, in an attempt to reclose the .wav file. BVC again read the forecast fine, but still seems to leave the file open.
Sorry if I have missed something obvious here, but this old man is perplexed.
I am running AHP(with all pugins),BVC, and weatheraloud on a desktop operating Vista ultimate.
Thanks so much for any help.
Jeff