| ECS-L Home Automation and Security Archives |
| Subject: From: Date: | RE: [ECS] TTS question A.J. Griglak Fri, 17 Mar 2000 12:11:14 -0500 |
Whoa.... very interesting. I was wondering if that was possible. I wish I had more time to play with this stuff!! ;-) I really have to get this perl thing running... -=A.J. -----Original Message----- From: Scott Reston [mailto:scott@therestons.com] Sent: Friday, March 17, 2000 10:45 AM To: ecs-list@netbloc.com Subject: RE: [ECS] TTS question not currently, but it wouldn't be too hard to do. i've got a handy plugin that somebody wrote me that'll output the path of the currently playing song to a known filename. you could evaluate the file it dumps to see if winamp is playing, then change your 'winamp:power' accordingly. you can get the plugin at http://therestons.com/info/winampCurrent.zip i think that the plugin puts "none" in the file when winamp stops, but you'll have to check. i've written a little perl script that'll take this path and get some info about the song and put it in text files available to ecs. this comes in handy if you're listening to a song, but can't remember the song name or artist - have ECS speak it! scott reston scott@theRestons.com http://theRestons.com/scott/ --Original Message Text--- From: A.J. Griglak Date: Fri, 17 Mar 2000 09:41:18 -0500 Interesting... I just use a winamp:power item which is of type on/off, which I use in a similar fashion.your event recognize if you go to winamp and click on the stop button?
-----Original Message-----not currently, but it wouldn't be too hard to do. i've got a handy plugin that somebody wrote me that'll output the path of the currently playing song to a known filename. you could evaluate the file it dumps to see if winamp is playing, then change your 'winamp:power' accordingly.
From: Scott Reston [mailto:scott@therestons.com]
Sent: Friday, March 17, 2000 10:45 AM
To: ecs-list@netbloc.com
Subject: RE: [ECS] TTS question
you can get the plugin at http://therestons.com/info/winampCurrent.zip
i think that the plugin puts "none" in the file when winamp stops, but you'll have to check. i've written a little perl script that'll take this path and get some info about the song and put it in text files available to ecs. this comes in handy if you're listening to a song, but can't remember the song name or artist - have ECS speak it!
scott reston
scott@theRestons.com
http://theRestons.com/scott/
--Original Message Text---
From: A.J. Griglak
Date: Fri, 17 Mar 2000 09:41:18 -0500
Interesting... I just use a winamp:power item which is of type on/off, which I use in a similar fashion.your event recognize if you go to winamp and click on the stop button?