system-sounds Questions
18
Solved
I have a very simple Windows Forms Application. And, in Windows (or, atleast Windows Forms Applications), when you press Enter while inside a Single-line TextBox Control, you hear a Ding. It's an u...
Simplex asked 9/6, 2011 at 9:50
6
Solved
I have AVFoundation and AudioToolbox frameworks added to my project. In the class from where I want to play a system sound, I #include <AudioToolbox/AudioToolbox.h> and I call AudioServicesPl...
Graeco asked 10/9, 2015 at 3:45
4
Solved
I have a WinForms app. This app has a Preferences section where the user will be able to select which sounds are played when an alert is being displayed.
Is it possible to have a combobox where th...
Penick asked 4/3, 2011 at 11:54
2
I am trying to implement playing of system sound in my app running on iOS 10.3.1
The problem i am experiencing is that when i am in viewDidLoad, when the app is being debugged, the sound is being p...
Tzar asked 10/5, 2017 at 0:1
1
Solved
I am dealing with NFC tags. My problem is that I cannot turn off the sound when NFC tags are detected. I started my research and also started getting confused:
Turn off device's NFC sound
Prevent...
Gwin asked 28/4, 2016 at 7:44
1
Solved
I'm currently trying to use the AVSystemController private framework to mute system noises based on the user's selection. I'm currently muting phone calls by calling: [(AVSystemController object) s...
Paramo asked 4/4, 2012 at 17:40
2
This is just a question that came off of the top of my head, but does anyone know if there are more sounds built into the system besides the (0x450) click sound? I would assume that there are...
Eun asked 28/12, 2011 at 21:5
2
Solved
I'm trying to code an error dialog, and I want it to call the proper system-specified sound. Is there any way to access system sounds from Java (i.e. Startup sound, default beep, asterisk, critical...
Tamra asked 13/10, 2010 at 20:58
1
Solved
AudioServicesPlaySystemSound() is playing my sounds using ringer volume.
I want them to play according to system volume instead.
How to?
Augsburg asked 1/12, 2010 at 20:21
1
© 2022 - 2024 — McMap. All rights reserved.