Hi folks.

I was hoping to use SAPI for speech output within a game to save creating huge numbers of wav files. I'm using Monogame, the resurrected XNA.

However, when I send text to the Synth it halts all processing until the speech is complete. Is there a way around this?

Thanks.