/ Published in: C#
URL: http://www.redmondpie.com/converting-text-to-speech-in-a-c-wpf-application/
Expand |
Embed | Plain Text
using System.Speech.Synthesis; ... Speech.Speak("Pass");
You need to login to post a comment.
URL: http://www.redmondpie.com/converting-text-to-speech-in-a-c-wpf-application/
using System.Speech.Synthesis; ... Speech.Speak("Pass");
You need to login to post a comment.