I currently have an issue in my WPF application. I am trying to play a .mp3 audio file in the background of my window and I've run into a wierd issue. My sound cuts out at random, this issue seems to be due to some kind of windows setting? Because some computers I run it on have the issue while some don't. This is my code:I currently have an issue in my WPF application