Microsoft speech synthesis
-
mercredi 10 février 2010 08:43I am not able to add reference to the microsoft.speech. What should i need to install for that?
Toutes les réponses
-
mercredi 13 octobre 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.
- Proposé comme réponse CJADuva samedi 24 septembre 2011 14:21
-
samedi 24 septembre 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.