You've written the original expression as "Apppath divided by sounds divided by gun..."!
I'd always stick with using & to concatenate strings, because it can also take numbers and add them to strings, whereas + will give an error. So go with:
AppPath & "sounds\gun\gunshot.wav"