AreSoundEffectsEnabled can be used to make the Play function produce no audio. This is often set by options screens so that the game code does not need to be cluttered with if-checks surrounding all audio playing.
Setting AreSoundEffectsEnabled to false will not stop any already-playing SoundEffects.