I've been trying to get the Speak Method to work as advertised in the
following HELP example:

Sub UseSpeech()

Application.Speech.Speak "Hello"

End Sub

It gives me a runtime error 1004 "Application-defined or Object-defined
error"
I'm using Excel 2003 with XP.

Anybody have any ideas??

thanks