C# console aplication:
VoskRecognizer rec = new VoskRecognizer(model, 16000.0f);
Error:
System.AccessViolationException
HResult=0x80004003
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=
StackTrace:
C# console aplication: VoskRecognizer rec = new VoskRecognizer(model, 16000.0f);
Error: System.AccessViolationException HResult=0x80004003 Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Source=
StackTrace: