Web Application using SAPI Automation Object =================== (ddd|xxx)

D

David H Wong

In my web application (running on IIS 5) which converts a client input
text to wave file, the "Voice.Speak" line gives a run error with stack
trace:

Source File: c:\inetpub\wwwroot\TextToVoice\WebForm1.aspx.vb Line:
62

==============
Stack Trace:

[COMException (0x80004005): Unspecified error]
DotNetSpeech.SpVoiceClass.Speak(String Text, SpeechVoiceSpeakFlags
Flags)+0
TextToVoice.WebForm1.TextToWav() in
c:\inetpub\wwwroot\TextToVoice\WebForm1.aspx.vb:62
TextToVoice.WebForm1.Page_Load(Object sender, EventArgs e) in
c:\inetpub\wwwroot\TextToVoice\WebForm1.aspx.vb:33
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
==============

However the application runs fine on my Visual Studio .NET 2003
development
computer.

Any help is much appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top