I am trying to record ARSKView with RecordAR. The problem I am facing is that every time I call RecordAR.record() the app freezes for a moment. Also, text-to-speech pronunciation is very laggy if I call it right after the record function.
Is there any way to avoid this issue? I couldn't find any possible way to prevent this issue in docs and in the internet. Any feedback is highly appreciated, thank you!