main.cpp: Stop the Modules::Controller and the AudioCaptureManager before...
main.cpp: Stop the Modules::Controller and the AudioCaptureManager before exiting the application, otherwise these threads will continue running and reading from other objects that will be destroyed.
Please register or sign in to comment