This program will read some text enter by user and convert it in to a speech. For this program you need to add Microsoft speech object library reference to your project. And import SpeechLib namespace (using SpeechLib).
First open the Microsoft visual studio IDE and make a new project...