I've used the built in speech synthesiser with C#/.NET but the options are limited and I'd like something more flexible. Any recommendations开发者_如何学JAVA?
The only direction I could point you in is the Microsoft Speech SDK (sapi), but i'm not sure if this is the one you are referring to that is inflexible.
Microsoft Speech Api
精彩评论