Re: [NTLK] Alarm Clock with speech?

From: Stephanie Maks (newton_at_maksystems.com)
Date: Tue Apr 16 2002 - 15:27:27 EDT


Here's the complete corrected script:

local t := HourMinute(Time());
local d := LongDateStr(Time(), @66 .abbrDateStrSpec);
local u := "The current time is: ";
local vox := "[[svox kath]]";
PlaySound(vox&u&t&", "&d&".");

Sorry for the errors and confusion!

-Stephanie
http://www.felesmagus.com/newton/

> Now you really got me (your typical non programming Newton user), should
> there be an extra '^' or an extra ')' ?
> Maybe Stephanie or Victor can repost the script with the correction
> incorporated ?
>
> Robert Benschop

-- 
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:10 EDT