Microsoft speech synthesis
-
10. února 2010 8:43I am not able to add reference to the microsoft.speech. What should i need to install for that?
Všechny reakce
-
13. října 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.
- Navržen jako odpověď CJADuva 24. září 2011 14:21
-
24. září 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.