View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MTBer[_3_] MTBer[_3_] is offline
external usenet poster
 
Posts: 1
Default Application.Speech

Application.Speech
How does this work and what do I need to do my pc to get it working?
I'm running XP with Office 2002.

In the VBE I set a reference to the Speech Object library, and trien
the example from the help file;

Application.Speech.Speak "Hello"

but I get a runtime error 1004.

what does this mean line in the help screen mean;

-This example assumes speech features have been installed on the hos
system. -

I checked my speech settings through the control panel and had th
options there and the SAM voice.

I assume I need some extra software on my PC?

Thank for your hel

--
Message posted from http://www.ExcelForum.com