this change basically adds a ping sound to the application and plays it right after the analysis is done
the reason for this change is the analysis takes time and at the time you can go to another tab, but after you go to a different tab, you wont know if the analysis is done, so it will play a short ping sound which alerts the user right after the analysis is done
Could you extend this PR such that the sound only plays if the tab is not in focus? If you manage to do that, we can probably go ahead with merging @porkfrnd
this change basically adds a ping sound to the application and plays it right after the analysis is done
the reason for this change is the analysis takes time and at the time you can go to another tab, but after you go to a different tab, you wont know if the analysis is done, so it will play a short ping sound which alerts the user right after the analysis is done