When a particular function is called by any other function, I would like to include in this particular function a means of playing a 2 second *.wav file.
The actual program can be found at:
and the sound is to be produced in the function display(), whenever the player gives an icorrect answer.
I would be pleased if anyone could show me how to do this.
Rose-Marie
The actual program can be found at:
and the sound is to be produced in the function display(), whenever the player gives an icorrect answer.
I would be pleased if anyone could show me how to do this.
Rose-Marie
Comment