View Single Post
  #133 (permalink)  
Old 01-10-2008, 04:29 PM
abward's Avatar
abward
Lurker
Offline
 
Join Date: Dec 2007
Posts: 24
Reputation: 10
abward is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Hi. Does anyone know what Sprint Touch registry values show whether the ringer is on mute, or whether the ringer is on vibrate? Thanks, I needs these for a MortScript I am writing for repeating reminders.

Edit: RegRead ("HKCU", "ControlPanel\Volume\","Volume" ) returns 0 if on Vibrate or Mute, or a non-zero if the volume is set.

Still have not figured out how to find if in Mute.

Last edited by abward; 01-10-2008 at 05:58 PM.