Ok, ive been trying to get the camera sound to work, but it doesn't

heres the code.
Faction Unit
Code:
; *** AUDIO Parameters ***
SoundFallingFromPlane = SpyPlaneCamera
SoundEffects.ini
Code:
AudioEvent SpyPlaneCamera
Sounds = spycamera
Control = loop all
PitchShift = -10 10
VolumeShift = -10
Volume = 90
Priority = high
Type = world shrouded everyone
End
Suggestions?