submitQuizButton.addEventListener("click", function () {
showFinalPage();
});
I would like to implement an audio file within this button, but i've no clue how to write the code for it. Anyone has a link or can explain to me how this works?