I was wondering how I could stop audio from one line overlapping into the following conversation line. Currently if I hit continue in game before the audio finishes it will play over the next line until it completes and so on. Right now I'm using html to play the file from a url as outlined in the m...