s there a way to disable alert sounds for my application? I mixed SFML and a bundle with a window with no close button(this is a registration window that appears before the game) and everytime i press ESCAPE in my game there's an alert sound that comes up. How can i disable alert sounds or alter their volume? I am using cocoa.