The following program is a speech recognition program in Visual C# which converts text to speech using System.Speech library. This program utilizes the System.Speech.Synthesis namespace for converting text to speech. SpeakAsync() method is used to speak a word. There are two properties used here; one is volume, another one is Rate. This program also provides a facility to convert text into audio file in wav file format.
Download the source code : https://justdocodings.blogspot.in/201...