Thread: Text to Speech
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nicky Nicky is offline
external usenet poster
 
Posts: 15
Default Text to Speech

I run this simple line in my module

Application.Speech.Speak "Hello"


and I get this error:

Error #1004, Application-defined or object-defined error!

If I run the Speech Toolbar from the spreadsheet it works fine, but I want
automate it for a presentation...

Any ideas...

Thanks very much