Hi,
I'm trying to get both speech recognition and Text to speech to work on a WPF app (C#)
I have the Recognition down but the synthesizer part keeps giving an error of "No voice installed on the system or none available with the current security setting."
I have both "Microsoft Speech Platform - Software Development Kit (SDK) (Version 10.2)" and "Microsoft Speech Platform - Server Runtime (Version 10.2)" in X86 and X64 installed on my system.
Can anyone tell me whats wrong? I would really really appreciate it.