Re: [NTLK] Alarm Clock with speech?

From: Victor Rehorst (victor_at_newtontalk.net)
Date: Tue Apr 16 2002 - 14:49:44 EDT


On Tue, 16 Apr 2002, Stephanie Maks wrote:

>
> Even more sophisticated speaking clock:
>
> //SpeakTime
> local t := HourMinute(Time();
                              ^ there should be an extra ) here.
> local d := LongDateStr(Time(), @66 .abbrDateStrSpec);
> local u := "The current time is: ";
> local vox := "[[svox kath]]";
> PlaySound(vox&u&t&", "&d&".");

Just in case someone cut-n-pastes this and gets an error.

-- 
Victor Rehorst - victor_at_newtontalk.net - chuma_at_chuma.org
NewtonTalk list administrator - http://www.newtontalk.net
Will help you with your list problems - as long as you're nice.

-- Read the List FAQ/Etiquette: http://www.newtontalk.net/faq.html Read the Newton FAQ: http://www.guns-media.com/mirrors/newton/faq/ This is the NewtonTalk mailing list - http://www.newtontalk.net



This archive was generated by hypermail 2.1.2 : Sun May 05 2002 - 14:04:09 EDT