Even more sophisticated speaking clock:
//SpeakTime
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&".");
When I run this just now on my MP2100 it says: "The current time is
fourteen-oh-four, Tuesday, April sixteen, two thousand and two."
-Stephanie
http://www.felesmagus.com/newton/
> Hmmm, I don't know about the TTS feature (that would
> be cool though) but Wake Up Call from Five Speed
> software (the people who make DashBoard) allows you
> the ability to record your own alert!
> and speaking of Dashboard...I wonder how difficult it
> would be to create a Dashboard script that grabs the
> current time and then speaks it?
> Ed
-- 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