I have been trying to get speech recognition working from a Windows Service without much luck. I am able to get it working just fine from a Console, winForms or WPF application, but when I try to put the same code into a Service. I based my sample console app on the example here: I have been trying to get speech recognition wo