You could create your own soundmanager (+ soundobject; you can use the native jme implementation).
The soundmanager could have a method like “playSound(id soundName)”. In your case, every time the method onHideEffect is running you could play the specific soundeffect.