Get Windows mobile sound level, especially silent mode
Posted
by Sam
on Stack Overflow
See other posts from Stack Overflow
or by Sam
Published on 2010-04-09T07:27:52Z
Indexed on
2010/04/09
7:33 UTC
Read the original article
Hit count: 223
windows-mobile-6
|volume
In Windows Mobile (5,6) you can have different sound volume settings. The volume itself is easy, but how do I differ between the two silent settings?
There is one volume setting "vibration only" and one "no sound, no vibration at all".
Since my program is using vibration, I'd like to know if windows mobile is set to "no vibration at all", so I don't annoy the user when he wants his phone to be absolutely silent.
© Stack Overflow or respective owner