How to create a simple Text to Speech converter using C#

Hello guys, today I'm going to show you how to create a simple text to speech converter using C#. Basically this is a Windows Forms application and will be developed using Microsoft Visual Studio. So you need to have Visual Studio installed to get started. 

Download Visual Studio 2010 Express here (2012 version is also available)

Watch the video and try it out !! 






Now you have a basic idea about using the speech related stuff in C#. There are lot more to learn. I'll come up with them soon. Just take some time and play with the code. I'm sure you can make this app better. Try using some other methods also.If you have any questions don't hesitate to comment here.

See you soon !!

Comments

Post a Comment