Related resources for System.Speech
  • Using System.Speech With .NET 71/16/2023 5:20:35 AM. In this article, you will learn how to use System.Speech for .NET 7 using Extensions.
  • 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.
  • Voice Calculator in WPF2/14/2013 3:04:31 PM. In this article, we will create a voice calculator in WPF.
  • Text to Speech in WPF12/24/2010 3:45:07 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 and speech synthesis (text-to-speech).