Letter description of WM ringtone script

Source: Internet
Author: User
I can't remember these settings, but I can't remember them. The original Article address is http://bbs.pcpop.com/090313/5027565.html# & script apw3r. This post was edited by tsuihan.

 

 

 

 

 

 

 

 

 

 

 

My research

The reason for the Pocket PC ringtone script is that many users will be delayed for 3 seconds when using PPC to answer the call.

 

From solving this problem.

1. Eliminate ringtone delay,

Open the Registry: HKEY_CURRENT_USER/controlpanel/sounds/ringtone0/

Find the script item and change its value:Apw0rOrAPRYou can. You do not need to restart the service and it takes effect immediately.

2. Eliminate call delay,

Open the Registry: HKEY_CURRENT_USER/controlpanel/phonenetselmode

Find the timeout item and change its value from 3000 to 0, so the delay will be gone. This change takes effect only after being restarted.

 

In many forums, some people say they have changed this part, but I have tried it and it has no effect on my S1:

Modify the script value pw3p in HKEY_CURRENT_USER/controlpanel/sounds/callwaiting to pw0p;

I understand that this item is actually an action to control the situation: If you are calling a call and calling a call waiting during the call, the default value pw3p indicates two calls in total, pause in the middle for 3 seconds; change to pw0p, But let this prompt change to two consecutive clicks. (If you are interested in verification, you can check whether this is the case next time .)

 

 

The Registry content corresponding to the incoming call ringtone. Description:

 

1. operations related to the ringtone registry;

HKEY_CURRENT_USER/controlpanel/sounds/ringtone0/

Script = values of the following types ). [No need to restart after modification, effective immediately]

 

RingtonesType______Script Value______Script explanation
Ordinary ringtones ______Apw3r______ P: ringing; W3: wait 3 seconds; R: Repeat the preceding actions.
Gradient ringtones ______C50apw3c150r______ C50: volume 50; P: bell; W3: wait 3 seconds; c150r: Set the volume to 150, and then repeat.

<... For details, see the complete content in the attached PDF. It is too difficult to edit here!...>
...........
... The above is the standard system type... ... Custom types are as follows...
After the bell rings, the vibration ______ apv2w2r ______ the bell rings (P). After the song is completed, the vibration is 2 seconds (V2), and the wait is 2 seconds (W2); then the loop (R ).
After the vibration, the bell rings ______ av2w6pr ______ for 2 seconds (V2). Wait for 6 seconds (w6), then the bell rings (p), and then the loop (R ).
Which of the following is the vibration after the bell.
... ...
Any definition can be made based on the above rule.

 

2. Description of the script apvwrc letter;

A-begin script starts to execute the script;

R-repeat script repeated execution script;

P-play ringtone: Play the ringtone;

V-Vibrate vibration;

W-Wait wait (paused );

F-flash continuity; [I have never tried this letter, but I still don't know what the effect is.]

C-change volume changes the volume;

 

 

 

 

It is too troublesome to edit the layout in the forum. I made the post into a PDF file for your convenience.

 

 

Note:
1. In fact, "apw3r" is the meaning of "Bell". The number after W is the interval (seconds). You can decide it by yourself. r is the repeat until the button is canceled. You can also change it to "apw0r ". In fact, the default wait 3 seconds is to reduce the side effects of mobile phones on Human radiation. The script syntax roughly means:
A = activate Device
CN = set the volume to a few percent of the maximum volume (N represents the number you need, the same below)
Fn = several seconds of blinking led
P = play the ringtone. Note: The ringtone will be played until the next code is executed.
Vn = vibrate for several seconds (v0 always vibrates)
Wn = wait a few seconds. (Although W0 is used to cancel the wait between ringtones, it also seems to be useful for latency ).
R = repeated. Note: This code should be placed at the end of all code script strings.
The default value is apw3r, that is, activating the mobile phone-playing the ringtone-waiting for 3 seconds-repeating the ringtone
2. The key to reducing latency is not to use the Hyun Bell.
3. If you set "zhenling", the value will be "av0pw3r". Change it to "av0pw2r. However, in the ringing mode, it is best not to change too much. Generally, "av0pw3r" will have the ringing effect! Otherwise, only a single ringtone will be installed. After the installation, You need to reselect the vibration and the ringtone. In this way, the three seconds between the ringtones are canceled.

4. Note: If you change the ringtone mode, reset the value.
5. It is best to use WMA or WAV for ringtones and copy them to the sub-memory.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.