in reply to Re: Noob question about calling methods in Win32 from perl
in thread Noob question about calling methods in Win32 from perl

VSarkiss,

Thanks for the suggestion. I found the problem. It was brain damage on my part. I thought the MS speech kit was an all-or-nothing install. Digging deeper, I see that the text-to-speech engine was installed, but the recognition engine was not installed. Once the recognition engine was installed, the code ran fine. I've been beating my head on those 2 lines of code for a week!

Thanks again,
TROGDOR
  • Comment on Re^2: Noob question about calling methods in Win32 from perl