On Mon Feb 20 18:17:52 2023 +0000, Rémi Bernon wrote:
I don't understand what good this does? If any of these functions is missing it's not going to work, so you should print and return an error.
The idea behind these, is to move the point of failing as far back as possible in case libvosk.so is missing, so we don't rely on error checking in DLLmain and can just work with the unix call return values.