Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get a warning Log and I want to fix it. #226

Open
andiven opened this issue Aug 21, 2023 · 2 comments
Open

I get a warning Log and I want to fix it. #226

andiven opened this issue Aug 21, 2023 · 2 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@andiven
Copy link

andiven commented Aug 21, 2023

I received the following Log information, it is a warning level, does not affect the program running, but I still want to fix it.

...
Display      LogAzSpeech_Internal      LoadRuntimeLibraries: Attempting to load runtime library "Microsoft.CognitiveServices.Speech.extension.codec.dll" (5/5).
Log          LogWindows                Failed to load 'Microsoft.CognitiveServices.Speech.extension.codec.dll' (GetLastError=126)
Log          LogWindows                File 'Microsoft.CognitiveServices.Speech.extension.codec.dll' does not exist
Warning      LogAzSpeech_Internal      LogLastError: Failed to load runtime library ".../Source/ThirdParty/AzureWrapper/libs/Win/Runtime/Microsoft.CognitiveServices.Speech.extension.codec.dll": 2
...

It said "Failed to load 'Microsoft.CognitiveServices.Speech.extension.codec.dll'", but I checked Take a look, this file exists, even if I clear the packaged file and package it again, I can see it.
So, where is the problem? And, how can I fix it?

@lucoiso lucoiso self-assigned this Oct 14, 2023
@lucoiso lucoiso added bug Something isn't working question Further information is requested labels Oct 14, 2023
@Yorki123
Copy link

Yorki123 commented Nov 3, 2023

I have the same problem. Have you solved this problem?

@andiven
Copy link
Author

andiven commented Nov 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants