Closed peder2key closed 4 months ago
It seems a task was finishing while the task itself was destructed, causing the access violation error. I would check if you have any code flows that could cause the Recorder object to be garbage collected while finishing a recording.
I will check :) Thanks for fast response and a great library 👍
Hello :)
Thanks for a great library. I have been using it with the basic usage example but after i while it fails with:
It usually works just fine but fails from time to time. Any suggestion that could fix this would be appreciated.