|
[Date Index]
[Thread Index]
[Author Index]
Re: SpeakTextPacket in 5.2
- To: mathgroup at smc.vnet.net
- Subject: [mg65460] Re: [mg65450] SpeakTextPacket in 5.2
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Mon, 3 Apr 2006 06:59:24 -0400 (EDT)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200604020900.FAA01617@smc.vnet.net>
- Reply-to: murray at math.umass.edu
- Sender: owner-wri-mathgroup at wolfram.com
The two lines beginning with FrontEndExecute work OK with version 5.2 on
my PC running Windows XP.
Dana DeLouis wrote:
> Hello. I use to have this function in my startup file. It would speak the
> text, and I remember that it worked well.
>
> say[s_String]:= FrontEndExecute[SpeakTextPacket[s]]
>
> However, I have not gotten this to work in awhile.
> Has anyone gotten this to work with version 5.2?
>
> The Mathematica Journal (9-3, pg. 300) recommends the following line
> first...
>
> FrontEndExecute[SetSpeechParametersPacket[1]]
>
> Then...
>
> FrontEndExecute[SpeakTextPacket["Hello there."]]
>
> However, the above no longer works.
>
> Speech works well on my computer using Microsoft Office 2003.
>
> I know this is an "undocumented feature," so I cannot complain. :>0
>
> Just wondering. Maybe it is a version 5 thing.
>
> Thanks.
> dana.del at gmail.com
>
>
>
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
Prev by Date:
ListDensityPlot and GraphicsArray
Next by Date:
Re: A test with options
Previous by thread:
SpeakTextPacket in 5.2
Next by thread:
Re: SpeakTextPacket in 5.2
|