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.
|