make audio play on click

i have a wav file called “scream”. i want it to play when a cube is clicked. i know it has to be an OnMouseDown () {
but i dont know what to do next…please tell me what function

Without seeing your code, try using the audio method play one shot

Does that help?