Question
Play a sound if text field meets criteria
Hello again.
I'd like to—essentially—have a "green light" or "pass" sound play (I have the .wav already) if a user fills out a text field correctly. Meaning: If "TRUE" is typed into a text field, a .wav will play on blur. I'd love some help working this out.
Note: not all text fields will be true/false, as some will have other one-word answers that I'm seeking. Ideally, I'll have 5 .wav files for 5 possible text field responses.
