Text-to-Speech Class ActiveX control crashes everytime



Hi all,
In Visual Basic 2005, i added "textToSpeech Class" from COM Components
and i dragged it onto my form as a ActiveX control with no problem.
The problem is that it doesn't do what it claims.

For example:
If you do a very simple code to speak something using:

AxTextToSpeech1.Speak("Hello World")


Then it crashes with like the following error:

Unexpected internal error has occured (Exception from HRESULT:
0x80040206)


This control remains from year 1999, it's very old.

Is it unsupported by VB.NET 2005?

If you test, you may experience the same error.

Regards.
.



Relevant Pages

  • RE: Text-to-Speech Class ActiveX control crashes everytime
    ... being from this millenium! ... i added "textToSpeech Class" from COM Components ... and i dragged it onto my form as a ActiveX control with no problem. ... Unexpected internal error has occured (Exception from HRESULT: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Text-to-Speech Class ActiveX control crashes everytime
    ... i added "textToSpeech Class" from COM ... Components and i dragged it onto my form as a ActiveX control with ... Library: Microsoft Voice Text ... And whenever i try to speak a word it crashes as stated in my first ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Why Thread-Safe VB6 ActiveX when it is single threaded?
    ... Is it possible for a thread to terminate before the sink is torn ... > VB ActiveX control is OCX true control. ... > registered in global interface table in step 2.* above. ... > an exception. ...
    (microsoft.public.win32.programmer.ole)
  • Server Error in /WebApp Applcation
    ... I was able to get the ActiveX control to be created but now here's the ... Also the first Event works but not the second which has the EventSink ... Exception from HRESULT: 0x80040202. ... > OnEvent Handler which receives data from a Tcp Server and add that to ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • RE: AxInterop assembly works; Interop assembly doesnt???
    ... I think you'd better check the HResult in the COM Exception, ... To get more detail info about this error, ... I'm not clear why you need to create the ActiveX control using ... before sending mail. ...
    (microsoft.public.dotnet.framework.interop)