daisy / daisy/pipeline-modules

Latest version on Windows gives UnsatisfiedLinkError in com.microsoft.cognitiveservices.speech.SpeechConfig

Open
#97 7 comments 0 reactions 1 assignee Assigned to @bertfrees View on GitHub
bug
Dominant language
HTML
Stars
4
Forks
6
PR merge metrics
No merged PRs in 30d

Description

It seems that the [Microsoft Visual C++ Redistributable for Visual Studio](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170&preserve-view=true) is a [dependency of the speech SDK](https://learn.microsoft.com/en-us/azure/ai-services/speech-service/quickstarts/setup-platform?tabs=windows%2Cubuntu%2Cdotnetcli%2Cdotnet%2Cjre%2Cmaven%2Cnodejs%2Cmac%2Cpypi&pivots=programming-language-java), but we never ensured this.

Perhaps this has something to do with the fact that I dropped the jnaerator dependency. JNA [statically links against msvcr100.dll](https://github.com/matthiasblaesing/jna/blob/master/CHANGES.md#release-430).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.