From: Marty Sanchez (msanchez_at_newted.dyndns.org)
Date: Sat May 08 2004 - 23:01:33 PDT
All,
I found the following (should have though of NewtonTalk archive first) after
pluggin away:
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&".");
The only question I have, is that currently the script abreviates the day
(ie Saturday = Sat). What change do I need to make to get it to do the
complete day name rather than an abreviation.
Thanks For the Help!
Marty
-----Original Message-----
From: newtontalk-bounce_at_newtontalk.net
[mailto:newtontalk-bounce_at_newtontalk.net] On Behalf Of Marty Sanchez
Sent: Saturday, May 08, 2004 10:04 PM
To: newtontalk_at_newtontalk.net
Subject: [NTLK] Dashboard Script Request
All,
I'm looking for a script that I can load into Dashboard so that I can use it
to speak the current date and time.
Can anyone help or is there a utility that already does that?
Thanks,
Marty
-- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries Official Newton FAQ: http://www.chuma.org/newton/faq/ WikiWikiNewt for all kinds of articles: http://tools.unna.org/wikiwikinewt/ -- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries Official Newton FAQ: http://www.chuma.org/newton/faq/ WikiWikiNewt for all kinds of articles: http://tools.unna.org/wikiwikinewt/
This archive was generated by hypermail 2.1.5 : Sat May 08 2004 - 23:30:01 PDT