I have a .wav file in my 'Files' folder which is a camera click.
I have this sub from another link on this site:
PlaySound:
Sub PlayRecording
Dim ret As Int 'Used in call to Pool.Play. ret = 0 if error occurs
Dim PoolID As Int 'Identifies the Pool number when a sound file is loaded...