Local t = GetHilitedTextItems();
If t <> nil
then
for each item in t do PlaySound(item);
else
begin
PlaySound("Duh, select some text first.");
end;
On 2/13/02 11:18 AM, "Stephanie Maks" <newton_at_maksystems.com> wrote:
>
> A few months back someone posted a little bit of newtonscript that could be
> used in Dashboard, to have the Newton speak any highlighted text.
>
> I've scoured the list archives for Newtontalk and Newtontalk2, but I just
> can't find it.
>
> If anyone has that, I'd really appreciate if you could post it to the list.
>
> Thanks!
>
> -Stephanie
>
-- This is the Newtontalk mailinglist - http://www.newtontalk.net To unsubscribe or manage: visit the above link or mailto:newtontalk-request_at_newtontalk.net?Subject=unsubscribe
This archive was generated by hypermail 2.1.2 : Sat Mar 02 2002 - 10:02:51 EST