Uses of Class
io.github.givimad.whisperjni.WhisperJNI.LoadOptions
Packages that use WhisperJNI.LoadOptions
-
Uses of WhisperJNI.LoadOptions in io.github.givimad.whisperjni
Methods in io.github.givimad.whisperjni with parameters of type WhisperJNI.LoadOptionsModifier and TypeMethodDescriptionstatic voidWhisperJNI.loadLibrary(WhisperJNI.LoadOptions options) Register the native library, should be called at first. -
Uses of WhisperJNI.LoadOptions in io.github.givimad.whisperjni.internal
Methods in io.github.givimad.whisperjni.internal with parameters of type WhisperJNI.LoadOptionsModifier and TypeMethodDescriptionstatic voidLibraryUtils.loadLibrary(WhisperJNI.LoadOptions options) Register the native library, should be called at first.