SpeechSynthesizer.SelectVoice() Fails with “No matching voice is installed or the voice was disabled”

后端 未结 4 1604
無奈伤痛
無奈伤痛 2020-12-11 11:25

I am modifying Scott Hanselman\'s BabySmash code to support other languages.

  1. I installed the speech platform and a new language per these steps.
  2. Th

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-11 11:55

    ha ha I feel special: this post on Python actually solved my problem: build configuration platform needs to be x64, not Any CPU!

提交回复
热议问题