Welcome to MSDN Blogs Sign in | Join | Help

News

  • Welcome to my Microsoft weblog. I'm a Lead Software Design Engineer in Test with the XNA Communities Team. Hopefully the posts in this blog will be insightful to into XNA, but also have other fun tidbits about things at Microsoft.
     
    Notice
    This posting is provided "AS IS" with no warranties, and confers no rights. Use of any included script samples are subject to the terms specified at http://www.microsoft.com/ info/cpyright.htm
Pocket PC Phone Edition Ringtone scripting

So the other day, I got myself HP iPaq 6315. In the past, I had a Motorola Mpx200 and it was great, but to have a my e-mail, calendar info and other things at my fingertips. I also really liked how it provided me with the ability to sync with my mail at anytime.

Because I used it more as pda than a phone, my only complaint was that the functionality and input methods were a little limiting. This was the main factor behind me switching to a Pocket PC phone edition pda.

After I got this ipaq, I immediately noticed that the ring intervals were really long and quiet. After doing some research, I managed to find out how to change this.

There is a registry key which can be used to script how the ringing is. The key on the pocket pc is HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0

I had it set to increasing ring, but since there was a fairly long gap (about 3 seconds) between rings, I wouldn't really hear it ring. I edited the script string so that it would have a much shorter gap in between and now I'm happy!

Here's a table of various ring scripts pulled from MSDN.

Value Description
apw3r Ring
p Ring once
s2apw3c150r Increasing ring
av3w3r Vibrate
v3w3apw3r Vibrate then ring
a Silent

From http://msdn.microsoft.com/library/default.asp?url=/library/en-us/SP_AMO/html/registry_ahuw.asp

Posted: Sunday, November 07, 2004 7:43 PM by ajma
Filed under:

Comments

Ricky Datta said:

Thanks a lot. It has been buging me as well.
# November 7, 2004 9:37 PM
New Comments to this post are disabled
Page view tracker