The Python program won't decide whether a commercial is playing, I will.  At 
that point, I will run my program which will press mute, wait 20 seconds, 
and then press mute again.

Actually, I could leave the program running but minimized to the task bar. 
When I hear the advertisement, I just click on the program in the task bar. 
It knows what to do from there.

Brent


"Kartic" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Brent,
>
> Question : how will your python script distinguish between a commercial
> and a song?
>
> I can understand if you are writing a streaming client in Python; in
> that case you can analyze the audio stream and decide if it is a
> commercial or a song/music.
>
> Did you check to see if there is already a Winamp plugin that would
> achieve this for you?
>
> Thanks,
> -Kartic
> 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to