microsoft / Windows-task-snippets

Reusable code snippets for the Universal Windows Platform.
MIT License
307 stars 66 forks source link

Speech from background thread #8

Open birbilis opened 7 years ago

birbilis commented 7 years ago

Could someone contribute a snippet at https://github.com/Microsoft/Windows-task-snippets/tree/master/tasks for speech (read a text message) from a background thread on UWP?

Tried multiple approaches but fails to speak or takes over the UI if many speech messages end up being queued

KarlErickson commented 6 years ago

@birbilis Thanks for the suggestion! Seems worthwhile. We'll add this to our backlog, but we might not be able to get to it soon. I'll keep the issue open so we can update it when we know more. Thanks again!