Answered by:
control windows phone master volume

Question
-
hi everybody,
is there any way to control windows phone 7.1 or windows phone 8
master volume programmatically using Microsoft Windows phone SDK?
I assume that it should me possible by native code but I don't know that
native code is part of SDK
any help is appreciated
Sunday, December 16, 2012 4:31 PM
Answers
-
An app can only affect its own volume.
- Proposed as answer by Dave Hunt (ProfEclipse)Banned Monday, December 17, 2012 1:45 AM
- Marked as answer by arby1980 Monday, December 17, 2012 4:35 PM
Monday, December 17, 2012 12:40 AM
All replies
-
An app can only affect its own volume.
- Proposed as answer by Dave Hunt (ProfEclipse)Banned Monday, December 17, 2012 1:45 AM
- Marked as answer by arby1980 Monday, December 17, 2012 4:35 PM
Monday, December 17, 2012 12:40 AM -
I saw this app Quiet Hours, which can control the master volume of Windows phone. Which function is used to do so? Please help me out!! Are there any hidden libraries? Can you list them?
- Merged by Rob Caplan [MSFT]Microsoft employee Tuesday, January 28, 2014 2:11 PM duplicate
Thursday, January 23, 2014 7:04 PM -
http://www.windowsphone.com/en-us/store/app/quiet-hours/f347a36b-80c0-430f-8631-e55046ee5a2a
This Quiet Hours app does that. How's that possible?
Thursday, January 23, 2014 7:07 PM -
We're looking into the matter...
-Eric.
Friday, January 24, 2014 5:35 PM -
An app can only affect its own volume.
http://www.windowsphone.com/en-us/store/app/quiet-hours/f347a36b-80c0-430f-8631-e55046ee5a2a
This Quiet Hours app does that. How's that possible?
Tuesday, January 28, 2014 1:26 PM -
I asked a Microsoft Coder who is working for Windows phone 8, and he denied having any idea about this. Even if Quiet Hours did some use of hidden libraries, it should have gone to Microsoft for submission. Then, how did they accept this app? Is Microsoft giving away libraries for paid usage?Tuesday, January 28, 2014 1:33 PM
-
In my opinion, "Quite Hours" is a really useful app and I appreciate the fact that can handle master volume to turn silent my WP at night, instead of having notifications beeping at 2am.
I would be very disappointed seeing it removed from the store for this cool feature!
I'm puzzled too at "how did they do that!?!?" since I was thinking about creating something similar... and I'm looking forward to have some kind of API for setting master volume programmatically!
Monday, February 3, 2014 4:55 PM -
NO!!! Many apps with volume sliders are available in store.. THAT means it can affect master volume too...Thursday, February 27, 2014 1:59 PM
-
These apps are using an undocumented API that the certification process doesn't catch. If you search the web enough, you can find it described in other developer forums.
However, this doesn't follow the design philosophy of Windows Phone, and you shouldn't expect Microsoft to make the API public. They may add a check to block it or might even remove existing apps from the Store.
Thursday, February 27, 2014 4:26 PM -
For me It's useful, my 620 volume up button is damaged and with this app I able to up the phone volume.Thursday, February 27, 2014 5:27 PM
-
Hi, my app records the sounds via microphone, but when I play the wav file, the volume is too low even turn up the phone system volume. So I wonder how to control the record volume directly or control the wav file's play volume in my app. Can you give me the sample code lines, Thank you.
enhua2008
Thursday, July 10, 2014 2:43 AM