when media.playsound is called in the app, then it take some time to load the file due to which app pause for a millisecond. what could be the solution for this problem?
Due to this i tried to use audio.play in my app, but that cause lag in the app to play the particular sound.
So, tell me the best solution to overcome with this problem?