Related resources for speech in C#
  • Text to Speech Converter in C#12/16/2014 11:13:20 PM. In this article, we will learn how to create a Text to Speech Converter in a C# Windows Forms application using the SpeechSynthesizer class.
  • Speech to Text in WPF12/24/2010 3:42:32 PM. One of the new features that came out with .NET 3.5 and 4.0 is the addition of the System.Speech library. This library is a collection of classes that enables speech recognition (Speech to Text) and speech synthesis (text-to-speech).