Top "Volume" questions

1) Volume, or loudness Loudness is the characteristic of a sound.

Get Master Sound Volume in c#

I need to get the current volume of the output to the sound card. Any ideas how?

c# audio volume mixer
Cleanest way of capturing volume up/down button press on iOS 8

What's the best/cleanest way of capturing volume up/down button presses on iOS 8? Ideally I'd like to capture the …

ios ios8 volume
Can Java Sound be used to control the system volume?

Java Sound offers FloatControl instances for various sound line functionality, and both a MASTER_GAIN & VOLUME control type. Can …

java audio volume javasound mixer
iOS 7: MPMusicPlayerController volume deprecated. How to change device volume now?

MPMusicPlayerController setVolume is deprecated since iOS 7 Is there any other way to change system music volume? Preferably without user interaction. …

ios ios7 volume mpmusicplayercontroller
Android mute/unmute phone

My goal is to support 2 operations: mute phone (possibly with vibrations enabled/disabled), so when a call or sms is …

android android-permissions volume mute
Python Change Master/Application Volume

How do I change it? I'm looking for something like: SetMasterVolume(0.5) SetAppVolume('FooBar',0.5) I tried using ctypes.windll.winmm, but …

python windows audio volume
Android BroadCastReceiver for volume key up and down

If a user presses volume key up or down is it possible to detect it in my broadcast receiver? I …

android android-intent volume
Where is kube-apiserver located

Base question: When I try to use kube-apiserver on my master node, I get command not found error. How I …

docker kubernetes volume persistent-storage kube-apiserver
iOS xcode microphone volume detection?

What frameworks are required to detect how loud someone is talking into a microphone... Also, can anyone tell me what …

ios xcode volume microphone ios-frameworks
IOS maximum volume level for AVAudioPlayer?

I use the AVAudioPlayer to play a .caf file. My problem is: it is not loud enough for my purpose. …

iphone ios avaudioplayer volume