sapi.dll: %windir%\System32\Speech\Common
using SpeechLib;SpVoice voice = new SpVoiceClass(); voice.Speak(text, SpeechVoiceSpeakFlags.SVSFDefault);