Top "System-sounds" questions

Stop the 'Ding' when pressing Enter

I have a very simple Windows Forms Application. And, in Windows (or, atleast Windows Forms Applications), when you press Enter …

c# winforms audio system-sounds
System Sounds in Java

I'm trying to code an error dialog, and I want it to call the proper system-specified sound. Is there any …

java system-sounds
What are the system sounds for AudioServicesPlaySystemSound?

This is just a question that came off of the top of my head, but does anyone know if there …

ios ios5 audio system-sounds
Selecting sounds from Windows and playing them

I have a WinForms app. This app has a Preferences section where the user will be able to select which …

c# .net winforms alerts system-sounds
Android NFC: enable and disable the NFC detected sounds

I am dealing with NFC tags. My problem is that I cannot turn off the sound when NFC tags are …

android tags nfc system-sounds
AudioServicesPlaySystemSound not playing any sound in iOS 8 device

I have AVFoundation and AudioToolbox frameworks added to my project. In the class from where I want to play a …

ios audio avfoundation audiotoolbox system-sounds
Sound picker / List of system sounds on macOS

Okay. I was looking for a neat way to list system sounds that are played with [NSSound soundNamed: ] - and …

xcode macos cocoa system-sounds nssound