Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Microsoft DLL being loaded when launching our app
Microsoft DLL being loaded when launching our app [message #1859437] Wed, 07 June 2023 14:41 Go to next message
Eclipse UserFriend
Hey there,

We have an RCP application built on Eclipse. When launching it, the Microsoft cognitive services dll is loaded on the user's computer under appdata.

"appdata\local\microsoft\edge\user data\speech recognition\1.15.0.1\microsoft.cognitiveservices.speech.core.dll"

I can't find any reference to this in our dependencies and have had no luck searching for anything that uses it around Eclipse. On a fresh user account, it's not there until we load our app for the first time.

Anyone have any idea why this is getting loaded or from where?

Cheers
Jonathan
Re: Microsoft DLL being loaded when launching our app [message #1859443 is a reply to message #1859437] Thu, 08 June 2023 01:16 Go to previous messageGo to next message
Eclipse UserFriend
I found this:

appdata\local\microsoft\edge\user data\speech recognition\1.15.0.1\microsoft.cognitiveservices.speech.core.dll

Is your application using the Edge browser? If you delete this file, does it come back?
Re: Microsoft DLL being loaded when launching our app [message #1859453 is a reply to message #1859443] Thu, 08 June 2023 11:58 Go to previous messageGo to next message
Eclipse UserFriend
Hey Ed,

Thanks for the response. If I delete the file it does not come back when I re launch the application, if I delete the folder it does come back on re launch. However if I delete the file and then open something in the browser then it will delete the folder and then comes back when I re launch the application.

The file seems to show up as soon as I create a project in our application. We don't specifically use the Edge browser, we do have one html that picks the default system browser when you go to open it. Though this dll shows up without that code being activated.
Re: Microsoft DLL being loaded when launching our app [message #1859484 is a reply to message #1859453] Sat, 10 June 2023 02:01 Go to previous message
Eclipse UserFriend
I too see such a file that's dated 09.03.2022 03:00 but I think you'll need to find out from Microsoft why Edge needs/puts such a file there. It seems questionable for sure.
Previous Topic:Launching Help from RCP application on macOS
Next Topic:Drag and drop of views fails in Eclipse
Goto Forum:
  


Current Time: Thu May 22 13:31:27 EDT 2025

Powered by FUDForum. Page generated in 0.09172 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top