Hey guys, this is my first post on the forum, but I have a question that is really important to a project I'm working on.
I just started transitioning a Smart A.I. Assistant from a regular Windows Form app to a Windows Store app. Everything is going smooth so far except the fact that I can't figure out a way to get a custom voice for the synthesizer in. I was told that you
can only use certain voices for Windows.Media.SpeechSynthesis
My question is: Is there a way that I can use a custom voice with my windows store app? A work around.... or anything? It would be ideal if I could use the same voice that I used in my windows form version of the application.