Play Sound on Screen Tap/Button Press?

Hi,

I am making a Wii U port of my game and I really want to “wow” Nintendo. I know how to script but for some reason cannot make a script for playing a 1 second (probably less, just guessing) sound clip on screen tap/button press. Is there a script out for that? Youtube tutorial? Thank you.

play the sound using audio.play()

I’m sorry, could you elaborate? I’m not sure how to incorporate this into a script.