Microsoft speech synthesis

Proposed Microsoft speech synthesis

  • 2010年2月10日 8:43
     
     
    I am not able to add reference to the  microsoft.speech. What should i need to install for that?

全部回复

  • 2010年10月13日 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\Assembly

    Remember that the (correct) runtime has to be installed.  By correct, I mean the one that matches your program.

    • 已建议为答案 CJADuva 2011年9月24日 14:21
    •  
  • 2011年9月24日 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.