LIFX-Control icon indicating copy to clipboard operation
LIFX-Control copied to clipboard

PlatformNotSupportedException

Open codemonkey76 opened this issue 11 years ago • 3 comments

I am running on Windows 8 in a VM, on a 2012 iMac I get PlatformNotSupportedException: Speech Recognition is not available on this system. SAPI and Speech Recognition engines cannot be found. break is on line 98 of Program.cs in project LightSpeak

codemonkey76 avatar Jan 31 '14 06:01 codemonkey76

Do you have the Speech Runtime V11 installed? http://www.microsoft.com/en-us/download/details.aspx?id=27225 If so will test on a VM for audio stream issues, but that sounds like a missing/incompatible Microsoft.Speech.dll.

I show a runtime version of v2.0.50727 installed on my dev system.

PhilWheat avatar Jan 31 '14 12:01 PhilWheat

Did the latest push work for you? I'm getting errors on the Recognition Engine now.

PhilWheat avatar Jan 31 '14 18:01 PhilWheat

No errors for me, maybe have to do some os detection. And some conditional compilation directives On Feb 1, 2014 4:21 AM, "Philip Wheat" [email protected] wrote:

Did the latest push work for you? I'm getting errors on the Recognition Engine now.

Reply to this email directly or view it on GitHubhttps://github.com/PhilWheat/LIFX-Control/issues/4#issuecomment-33827889 .

codemonkey76 avatar Jan 31 '14 21:01 codemonkey76