Today I encountered a problem I haven’t seen since the Windows 8 RTM, on a fresh install of Windows 8.1 and VS 2013 with update 3. I was doing some work with Optical Character Recognition, actually a blog post for tomorrow. However, whenever I was trying to use await new SpeechSynthesizer().SynthesizeTextToStreamAsync(text); I kept getting an [...]
↧