473,800 Members | 2,624 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Text to speech (TTS) application on web server

Hi.All

I'm working on a TTS application.
It runs on my local pc (WindowXP pro) without any error.
Microsoft Visual Studio .NET 2003, Microsoft .NET Framework SDK v1.1,
Microsoft Speech Application SDK 1.1. are installed on my local pc.

My web server is Windows 2003 server Enterprise.
Microsoft .NET Framework Version:1.1 and Microsoft Speech Server 2004 are
installed on the server.

The TTS application on the server gives following error message.

Please help!

Best regards
Server Error in '/speech' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: File or assembly name Microsoft.Speec h.Web, or one of
its dependencies, was not found.

Source Error:

Line 1: <%@ Page language="c#" Codebehind="Def ault.aspx.cs"
AutoEventWireup ="false" Inherits="Explo ringTextToSpeec h._Default" %>
Line 2: <%@ Register TagPrefix="spee ch" Namespace="Micr osoft.Speech.We b.UI"
Assembly="Micro soft.Speech.Web , Version=1.0.320 0.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5" %>
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 4: <HTML>

Source File: C:\myWWW\Copy_o f_ExploringText ToSpeech\Defaul t.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Microsoft.Spee ch.Web' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Speec h.Web, Version=1.0.320 0.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5
(Fully-specified)
LOG: Appbase = file:///C:/myWWW/Copy_of_Explori ngTextToSpeech
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ config\machine. config.
LOG: Post-policy reference: Microsoft.Speec h.Web, Version=1.0.320 0.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web/Microsoft.Speec h.Web.EXE.
Version Information: Microsoft .NET Framework Version:1.1.432 2.2300; ASP.NET
Version:1.1.432 2.2300
Apr 11 '06 #1
2 4171
Speech on a web server? What are you trying to do? Have users talk to you
web page? That, if you could even get it to work, would run on the client

Jeff

"Onur" <on**@ottoturke y.com.tr> wrote in message
news:ee******** ******@TK2MSFTN GP04.phx.gbl...
Hi.All

I'm working on a TTS application.
It runs on my local pc (WindowXP pro) without any error.
Microsoft Visual Studio .NET 2003, Microsoft .NET Framework SDK v1.1,
Microsoft Speech Application SDK 1.1. are installed on my local pc.

My web server is Windows 2003 server Enterprise.
Microsoft .NET Framework Version:1.1 and Microsoft Speech Server 2004 are
installed on the server.

The TTS application on the server gives following error message.

Please help!

Best regards
Server Error in '/speech' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required
to service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: File or assembly name Microsoft.Speec h.Web, or one
of its dependencies, was not found.

Source Error:

Line 1: <%@ Page language="c#" Codebehind="Def ault.aspx.cs"
AutoEventWireup ="false" Inherits="Explo ringTextToSpeec h._Default" %>
Line 2: <%@ Register TagPrefix="spee ch"
Namespace="Micr osoft.Speech.We b.UI" Assembly="Micro soft.Speech.Web ,
Version=1.0.320 0.0, Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5" %>
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 4: <HTML>

Source File: C:\myWWW\Copy_o f_ExploringText ToSpeech\Defaul t.aspx Line:
2

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Microsoft.Spee ch.Web' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Speec h.Web, Version=1.0.320 0.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5
(Fully-specified)
LOG: Appbase = file:///C:/myWWW/Copy_of_Explori ngTextToSpeech
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ config\machine. config.
LOG: Post-policy reference: Microsoft.Speec h.Web, Version=1.0.320 0.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web/Microsoft.Speec h.Web.EXE.
Version Information: Microsoft .NET Framework Version:1.1.432 2.2300;
ASP.NET Version:1.1.432 2.2300

Apr 11 '06 #2
Have you installed Microsoft Speech Application SDK 1.1 on the server?

If that doesn't work, try posting to microsoft.publi c.speech.server

Anthony

"Onur" wrote:
Hi.All

I'm working on a TTS application.
It runs on my local pc (WindowXP pro) without any error.
Microsoft Visual Studio .NET 2003, Microsoft .NET Framework SDK v1.1,
Microsoft Speech Application SDK 1.1. are installed on my local pc.

My web server is Windows 2003 server Enterprise.
Microsoft .NET Framework Version:1.1 and Microsoft Speech Server 2004 are
installed on the server.

The TTS application on the server gives following error message.

Please help!

Best regards
Server Error in '/speech' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: File or assembly name Microsoft.Speec h.Web, or one of
its dependencies, was not found.

Source Error:

Line 1: <%@ Page language="c#" Codebehind="Def ault.aspx.cs"
AutoEventWireup ="false" Inherits="Explo ringTextToSpeec h._Default" %>
Line 2: <%@ Register TagPrefix="spee ch" Namespace="Micr osoft.Speech.We b.UI"
Assembly="Micro soft.Speech.Web , Version=1.0.320 0.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5" %>
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 4: <HTML>

Source File: C:\myWWW\Copy_o f_ExploringText ToSpeech\Defaul t.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Microsoft.Spee ch.Web' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Speec h.Web, Version=1.0.320 0.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5
(Fully-specified)
LOG: Appbase = file:///C:/myWWW/Copy_of_Explori ngTextToSpeech
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ config\machine. config.
LOG: Post-policy reference: Microsoft.Speec h.Web, Version=1.0.320 0.0,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web/Microsoft.Speec h.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speec h.Web/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_Explori ngTextToSpeech/bin/Microsoft.Speec h.Web/Microsoft.Speec h.Web.EXE.
Version Information: Microsoft .NET Framework Version:1.1.432 2.2300; ASP.NET
Version:1.1.432 2.2300

Jun 23 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
21559
by: Chris | last post by:
Hi, I am running VB6 under windows XP Professional.. I added the 'Microsoft Direct Text-To-Speech' component, named it spkSpeak and added the following code in Form(Load): spkSpeak.Speak "You have selected Microsoft Sam.". The weird thing is that when I run the program nothing happens. Microsoft Sam is automatically installed when windows is installed, there must be some way to use this function. Does anyone here knows how it can be...
2
2443
by: Charles Hartman | last post by:
Does anyone know of a cross-platform (OSX and Windows at least) library for text-to-speech? I know there's an OSX API, and probably also for Windows. I know PyTTS exists, but it seems to talk only to the Windows engine. I'd like to write a single Python module to handle this on both platforms, but I guess I'm asking too much -- it's too hardware dependent, I suppose. Any hints? Charles Hartman Professor of English, Poet in Residence...
0
1314
by: skyhigh | last post by:
Found in http://www.text-mp3.com, Yeosoft Text to MP3 Speaker is based on Text to Speech (TTS) technology, let you PC reads your books, stories, novels or any e-text. This XML enhanced text to speech App voices as much natural as a human. Text to Wave and Text to MP3 Converting feature lets you save the speaking for future use. Besides, it's also a text editor. MAIN FEATURES Support Engish, French and German Speaking
2
1689
by: Moh sharief | last post by:
i used tts in vb 6 and do it in vb.net now i want to use tts for arabic voice plz help me thanx
1
2397
by: zoneal | last post by:
i'm developing a text-to-speech for my system. i use the text-to-speech component from the .net. but the voice sometimes is mary and sometimes is sam. Is there any way to default the voice i use in vb.net. thanks
2
2257
by: Joey | last post by:
Hi Everyone I would like to know that whether i can develop a TTS in C on Linux. Please i would love to get your views on this Topic. Also if you could suggest me any source code developed in C fr the same. Waiting for your Responses....
4
4380
by: siggi | last post by:
Hi all, newbie question: I'd like to try speech synthesis with PythonWin 2.5. Problem ****** according to several instructions, such as found on http://surguy.net/articles/speechrecognition.xml and in a book on Python,
7
9083
by: windsorben | last post by:
Why do my images dissappear after I clik on them? Otherwise, the text to speech is working just fine. However, it is not functional if the images dissappear. <script language="JavaScript" type="text/javascript" > <!-- function insertTTS(tts,loop) { document.write('<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" ID=ib_tts width=1...
5
2839
by: kimiraikkonen | last post by:
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")
0
9694
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10509
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10281
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10039
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7584
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5477
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4152
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3765
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2953
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.