So timers are considered redundant in this case, correct?

And I will use just one form for the game. I planned on doing this in recent weeks.

Breaking up the sound to smaller files would be a good alternative, like for the speech of Bob Eubanks, I could split the longer audio files to smaller clips, and maybe I can even consolidate two smaller audio clips to play at once.

But is there a way to code it properly so that "tokens" are unnecessary?

And I can put most of the main code into the "Form_Load" part of the form?