Top "Volume" questions

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

Reference a Volume/Drive by Label

I'm trying to write a batch file to xcopy a folder to a removable USB drive. The problem that I …

batch-file command label volume xcopy
How do I control my computer master volume by batch file?

I have the following batch code. However, this code only turns up my PC volume, but I want to also …

batch-file volume jscript
VLC setting volume from command line/bash

With the risk of feeling really really stupid here, but I seem not to be able to set the volume …

bash volume vlc
Change the volume of a wav file in python

I have a 2 seconds 16bit single channel 8khz wav file and I need to change its volume. It should be …

python audio wav volume wave
Swift: how to set the iphone volume programmatically

I am trying to create an alarm app and I have noticed that apps like Sleep Cycle will set your …

iphone swift avaudioplayer volume mpvolumeview
How to show Android system volume control programmatically

Possible Duplicate: How to control volume in android? How to show Android system volume control programmatically? As if the physical …

android audio volume
How do you implement an MPVolumeView?

I want the user to be able to change the system volume with a slider, and I realized the only …

ios iphone volume mpvolumeview
Volume change listener?

Is there any way to listen for volume changes with an Android service and react to that? Btw: How does …

android service broadcastreceiver media volume
How to increase the ringer & notification volume programmatically in android

I am trying to enable the ringer normal mode and increase the volume programmatically. AudioManager mobilemode = (AudioManager)mContext.getSystemService(Context.…

android android-notifications volume android-audiomanager
Having Docker access External files

I am interested in having Docker have access to external files, but I do not wish to include them as …

docker volume