Microsoft speech synthesis
-
Mittwoch, 10. Februar 2010 08:43I am not able to add reference to the microsoft.speech. What should i need to install for that?
Alle Antworten
-
Mittwoch, 13. Oktober 2010 20:45
After installing the SDK, you will find it in either
Program Files\Microsoft Speech Platform SDK\Samples\Assembly, or
Program Files (x86)\Microsoft Speech Platform SDK\AssemblyRemember that the (correct) runtime has to be installed. By correct, I mean the one that matches your program.
- Als Antwort vorgeschlagen CJADuva Samstag, 24. September 2011 14:21
-
Samstag, 24. September 2011 14:22
Thank you Timothy.
As simple as it sounds, I had forgotten to target x64 for my project on my Windows 7 x64 machine with the x64 SDK installed.