Revision: 52246
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 18, 2011 06:32 by jimfred
Initial Code
using System.Speech.Synthesis; ... SpeechSynthesizer Speech = new SpeechSynthesizer(); Speech.Speak("Pass");
Initial URL
http://www.redmondpie.com/converting-text-to-speech-in-a-c-wpf-application/
Initial Description
Initial Title
C# Speech example
Initial Tags
c#
Initial Language
C#