You should ask the Acepela this question. Did they say their tool works with ASP.NET? What version of ASP.NET are you using?
At 05:08 AM 5/11/2006, Georg Jansen wrote >Hi all. > > > >I have an ASP.NET application that uses SAPI 5 to generate voice (based on >text). > >It is all working very well, the voice is generated and send back to the >client (browser). > > > >The application is using a TTS program (Text to speech) from Acepela, this >TTS is run as an service on the server (windows 2000). > > > >The problem is that when I call the sound generator through the SAPI 5/Com >interface (Interop.SpeechLib), the TTS is started in a separate instance, >i.e. the com interface is not reusing the instance that is already running >on the server. This is causing some conflicts in the TTS (when other >application is using the TTS simultaneously). >[snip] J. Merrill / Analytical Software Corp =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
