When loading those audio files, it looks take 3~4 seconds, I'm going to play the sounds in UI thread, but if I load the audio files in UI thread. It will freeze UI in loading time. I mean I play it when the thread loading finished. Why the infinite sound cannot be played well? Is it a known issue? Thanks.