Is there a way to use text-to-speech capabilities of Windows Narrator in .NET applications? I want to use it or a similar service to read out loud strings from my C# application. Would that be possible?
Ms has a speech API and now have a easily consumed managed interface.