speech application problem
                            
                         
                        
                     
                 
                
                    Hi every body....
I am a new member of this forum.I need your help.
I am using MicroSoft Speech API's Text-To-Speech(TTS) in order to get speech output of the content of my HTML web pages.I have written the following code in javascript to do so.
It is working fine.It gives output "Hello World" in my P.C's speaker.But when I have uploaded the HTML page on web-server.
It shows javascript error-
      "Error:Automation server can't create object".
If anybody knows the answer please help me. If you knows,how to embed
Sapi.SpVoice activex object into HTML page,please tell me.