C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




How to create C# talking applications using MS speech library


Posted Date: 04 May 2008    Resource Type: Code Snippets    Category: Sounds
Author: Balamurali BalajiMember Level: Diamond    
Rating: Points: 20



This code gives you a outline of how to incorporate speech capabilities in your applications, mainly windows, web based applications. You could add up this feature to any existing applications to provide voice messages to guide the users.

To test this sample, Add reference to Microsoft Speech Library 5.3 in your project.



SpeechLib.SpVoiceClass voice = new SpeechLib.SpVoiceClass();
voice.Speak("Hi, welcome to speak in C#", SpeechLib.SpeechVoiceSpeakFlags.SVSFPurgeBeforeSpeak);
Console.ReadLine();



For more details, visit http://www.devsource.com/c/a/Languages/Text-To-Speech-in-C-with-Talking-Browser/




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Playing Sound using Win API
Previous Resource: Play Audio Files (Wav) With C#
Return to Discussion Resource Index
Post New Resource
Category: Sounds


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use