vote up 0 vote down star

hey y'all, so I've got the user selecting from a list of "valid voices" for their speech synthesis. I'm pulling the list using GetInstalledVoices() and that results in around 5 or 6 voices including Microsoft Mike. However, should I select any voice besides Microsoft Anna I get an ArgumentExpection saying "Cannot set voice. No matching voice is installed or the voice was disabled." Why are these other "installed voices" not valid? Is there a way to prune the list better? I am checking against the voices' Enabled flag, all come back true.

Thanks!

flag

1 Answer

vote up 0 vote down

did you solve that?

link|flag
nah, I just moved on, for now I manually specify Anna as the only option – yo.ian.g Aug 16 at 17:53

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.