Down, but not out-Bing question Missed a step carrying a box to the basement, broke my Tibia and Fibula bones, later developed severe Gout in both feet, twice. Titanium plates and screws. Maybe the pain pills are affecting me, but I can't get the Bing plugin loaded to my project. The cognitive vison and emotion plugins load ok on my project. I enabled the Bing Speech, but can't get the plugin to load enough to even load the key.
"Error loading the DLL required for this assembly plugin", DDL Assembly Resolve plugin Error. System , IO, FileNot FoundException: Could not load file or assembly Speech Client.dll' Error loading Control: Microsoft Bing Speech Recognition
System.IO.FileNotFoundException: Could not load file or assembly 'SpeechClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The specified module could not be found.File name: 'SpeechClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.IO.FileNotFoundException: Could not load file or assembly 'SpeechClient.dll' or one of its dependencies. The specified module could not be found.File name: 'SpeechClient.dll' at EZ_Builder.FormMain.FNYobvl9GJ(Object , ResolveEventArgs ) at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName) at Microsoft.Cognitive.Recognition.FormMain.SetConfiguration(PluginV1 cf) at EZ_Builder.FormMain.tZZoICNBwo(ConfigurationFormV2[] )
I have made sure the Bing plugin was associated with the plugin loader as mentioned in another thread. I have uninstalled EZ Robot and reinstalled, rebooted laptop several times, maybe I am missing something, latest version of ARC.
Solved!
Just loaded Visual Studio 2015 and all is good
.
Thanks nick777
Edited to remove fix that didn't fix....
Alan
Fob, Looks like same error, glad to hear nick777 's idea adding Visual Studio 2015 worked for you. nick777, Thank you sharing how you overcame the error. Ron, I will ask Doc for .stl files tomorrow, thank you for your comments. Alan, Thank you for trying things on your other windows 10 machine. I will eventually try adding Visual Studio 2015 or Visual c++ Redistributable Package if I have too. Today I tried updating Netframe and it said I have 4.6.1 or newer, update not required. I also installed ARC on my wife's Lenova ThinkPad that came new with windows 10 already on it, but I realized same error. Thank you everyone for trying to assist me. I agree that Bing Speech, Emotion, and Vision features will be a game changer, and improve our robot projects immensely! Steve S
I am not able to load the plugin on my Win 10 Home ,Toshiba laptop. I have Visual Studio C++ Redistributable Package installed. I will check for C++ again anyway. I will wait until you guys figure out the problem.
Ron
Ron, when you loaded the redistrutables, did you do the right packafe for your system? Use the x86 for 32 bit machine x64 for 64 bit machine.
If that doesn't solve it, install Visual Studio 2015 Community Edition. It is free
That absolutely will fix it.
I used x64. OK, I will try Vis Studio '15. I will let you know how I make out.
Thanks,
Ron
Fob, great to hear it worked out for you
Steve S, just happy to be able to contribute something to such a great community
Andy, as Ron suggested try installing VS 2015, I originally tried the C redistributable package first with no success
Ok, I loaded Visual Studio and the plugin is loaded and works fine.
Thanks to all who helped.
Ron