codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Text to speech using asp.net with c#  kvbhaskar at 13:48 on Wednesday, May 25, 2005
 

Hi,

Can any one please let me know about the source code for

1. Text to speech -
The text entered in the textbox should come as a voice.
2. playing a vox file
3. recording the voice and saving it as vox file

using asp.net with c#.

Please help me out.

bhaskar.

  Re: Text to speech using asp.net with c#  Ambrose at 16:07 on Thursday, June 09, 2005
 

Have a look at this page, it should at least help you with your question to 1)

http://www.c-sharpcorner.com/Speech/TTSAppsInCSGAG.asp

Have fun,
Ambrose

  Re: Text to speech using asp.net with c#  xocmot at 20:55 on Monday, November 27, 2006
 

Hey there...

Making the web speak is complicated because you have to have a way to make the browser speak, or the local computer. While some active x components [Flash, Quicktime, Media Player etc..] will allow you to make a computer running a Text To Speech Engine speak, you have no control over the voice they hear, or no guarantee the system they have will support your Text To Speech Functionality.

To write it to speak guaranteed to each user, you have to have a way to stream it using built in features in the browser. No one likes downloads or Active X installs, so its best to stream to them..

When I was trying to do this, I couldn't figure out how to stream to the user. I ended up finding a .net component someone wrote called ASP.NET Speak. Its an assembly that gives you the ability to stream to the user similar to Sitepal, except no annoying graphic and you control everything with no additional expense all from your server.. The component comes with 4 integrations.... ASP.NET in VB.NET or C#.net, classic asp, and php.

Anyway..thats all I can reccommend. Here is the link to the Component website.

http://www.aspdotnetspeak.com

Happy Web Speaking!

xocmot








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: different image displayed based on screen resolution
•  new here, can anyone help me with a problem involving pointer?
•  Ask for suggestions on blog template :)
•  Re: Get the image name
•  A new simple way to make a image slider- Javascript Code
•  Re: convert minutes into hours and minutes
•  how to create forum on my own in java is it possible
•  Re: mkdirs
•  Help with recursion { recursive helper function }


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008