I would like to use the MS Speech SDK 11 with different voices not only Microsoft Anna. I downloaded the language pack and installed some of them but they are not yet available. How can I use different languages with MS Speech SDK 11, please?
Asked
Active
Viewed 1,871 times
1 Answers
2
The MS Speech SDK installs server TTS engines and server voices, and you need to use the Microsoft.Speech
namespace to access these voices. Microsoft Anna is a desktop voice, which uses the System.Speech
namespace. I explain the differences in this question.

Community
- 1
- 1

Eric Brown
- 13,774
- 7
- 30
- 71