Hi, I'm very confused about how to get TTS working in VB 2010 Express. I read several how-tos, each of them showing how to do TTS in a different way (through System.Speech, adding a reference to Microsoft Speech Object Library, using SAPI etc.). Unfortunately none of them works out-of-the box for me, so I need to install additional packages and follow some procedures.
My question is: which is the most straightforward way to enable TTS, choice a non-english voice and be assured to have a portable executable (i.e. installable on XP and Vista machines)?
Thanks!