Extend the API to query phone volume and vibration settings, maybe even set them.
Currently, when developing a alarm clock app, there is no way to tell if the user has his phone set to vibrate only, so a soundeffect set by the user is played even if he has set his phone to vibrate. I find this very confusing, even though the builtin alarm clock behaves the same way.
This would also be good to have for games, so when you launch a game in a quiet environment not all heads turn the user's way :)
Thank you for the suggestion and the spirited commentary. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
36 comments
-
Adriano
commented
WP8 should manage the volume for each application, like in Symbian. In Symbian, I was able to use the volume buttons to set the volume of my app, without changing the volume of the ringtone.
-
Justin Liu
commented
It's the little things that WP has missed, please, you are doing your devs a big favour if this can be done in the next update.
-
Guy
commented
Like in iOS they have a separate volume value per connected device (BT volume differs from Speaker volume differs from Handset differs from Headsets volume) and app/function of the phone (media player volume, Ringer volume, call volume, notifications volume, ...)
I keep changing volumes when listening to music and resetting the volume for the ringer...
-
Ranganadh commented
This is a very common and obvious feature...i don't know how they missed it. I am feeling it very annoyed when it rings aloud. I need the volume to be high while driving and sometimes i forget to reduce the volume when entered into the office.
-
Justin Kong commented
Android has apps that will auto set your volume based on time of day. It is very useful and required before I get a windows phone. You can also use apps to turn off volume for a specified time, for instance, for an hour long meeting.
-
Cracgor
commented
Should be able to set ringer and media volumes separately.
-
Xopy
commented
This should be combined with "2 Volumes"
http://wpdev.uservoice.com/forums/110705-app-platform/suggestions/2132787-2-volumes-
-
Truegee85
commented
the ringtone volume setting should only be accessible in ringtone&sound settings and not thru the volume rocker
-
Fotis
commented
A feature that should be on windows phone yesterday!
-
NiTiN Reddy
commented
Really this is small improvement but highly needed,
-
Krzysiek
commented
This is a must-have feature.
Just add ringtone volume slider in ringtone+sounds settings screen.
There should be also independent volume control of voice call. -
Claudio
commented
also for symbian os...
-
ReneLe
commented
see iphone. control music sound different to phone sound
-
Brandon
commented
Omg, this is what I was talking about. I did not know how to actually explain it.
-
mndynasty
commented
yes please add this!!! i am tired of missing calls and nearly blowing my ear drums when i play music.
-
Craig
commented
having a single volume level is annoying. Other phones i have used have a system volume and another for multimedia
-
Chris Hanson
commented
In my mind, the ideal API would be one which lets us kill off our sound when silent mode is on. For example:
UseSilentMode = true; // no sound is played when the silent mode is on, and sound is played when silent mode is off
UseSilentMode = false; // sound is played regardless of silent mode
Developers having a way to check if the phone is in silent mode is not perfect. It would be better to just shut off sound. In games, it could be weird if the user switches to silent mode, but some sound effects still play until they are finished. Controlling the music could also be a problem.
The only problem with simply shutting off the sound would be with alarms. If a user has a 3rd-party alarm app and is expecting it to wake him/her up, it's definitely useful to bypass the silent mode in case the user forgets to turn it off.
-
Klikerko C
commented
I agree with this idea but there might be time when you want to lower (not disable) all sound to let's say 5 (movies, restaurants, etc). I suggest that by default volume rockers are for current app open but once you press button phone can show small "master volume" icon next to volume info at a top of the screen which when pressed will set all sounds to selected value. When clicked again "master volume" will revert all to previous settings.
-
dawmail333
commented
Definitely give us a way to see if the phone is silent, though, for sure!
-
Rogério Barros
commented
I think at least the ringer volume should be separated from the main system volume. Usually when I lower the volume for apps and forget it that way, I start missing calls since the ringer is not loud enough for me to hear it.
