Microsoft speech synthesis
-
Wednesday, 10 February, 2010 8:43 AMI am not able to add reference to the microsoft.speech. What should i need to install for that?
All Replies
-
Wednesday, 13 October, 2010 8:45 PM
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.
- Proposed As Answer by CJADuva Saturday, 24 September, 2011 2:21 PM
-
Saturday, 24 September, 2011 2:22 PM
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.