I am using the following code to display text one character at a time every 0.06 seconds.
I want a sound to play whenever a non-space character is displayed but do not know how without something potentially super complex.
Thank you.
Develop games in your browser. Powerful, performant & highly capable.
try :
Thanks! Worked perfectly.