he's talking about fancier ways of stopping a sound than just cutting it off. If you have the stop sequence defined in XACT, you can make xact use it by calling Cue.Stop(AudioStopOptions.AsAuthored);
unfortunately I have no experience with actually authoring an alternative stopping method ;)