SpeechSynthesizer synth=new SpeechSynthesizer ();
Synth. Speak (" hello, please read the following quotations ");
VS2010, just this 2 sentence code error in Windows 7 64 - bit machine
The debug saw, one of the following error message:
Voice="synth. Voice" triggered exception type "System. PlatformNotSupportedException"
.
VoiceSynthesizer="synth. VoiceSynthesizer" triggered exception type "System. PlatformNotSupportedException"
.