Changing The Ring Tone For The Ucaclient Application - Motorola CA50 Developer & User Manual

Table of Contents

Advertisement

7 - 16 CA50/UCA Client & Server Developer & User Guide

Changing the Ring Tone for the UCAClient Application

Step 1: Setting up the User Profile
The user profile contains a menu for ring tone options. To access ring tone options go to Menu > Settings > Ring
tone. The portion of the Ring tone menu in the profile is listed as follows.
<Menus>
<Menu ID="1" name="FrontMenu" title="Menu">
.
.
<entry ID="6" value="Settings:M:L:Settings"/>
.
.
</Menu>
.
.
<Menu ID="7" name="Settings" title="Settings">
.
.
<entry ID="3" value="Ring tone:M:L:RingTone"/>
</Menu>
.
.
<Menu ID="7" name="RingTone" title="Ring Tone">
<entry ID="1" value="Basic:S:L:SetRing:\Application\Wav\ringtone basic.wav"/>
<entry ID="2" value="Steeldrum:S:L:SetRing:\Application\Wav\Ringtone steeldrum.wav"/>
<entry ID="3" value="Atmosphere:S:L:SetRing:\Application\Wav\Ringtone atmosphere.wav"/>
</Menu>
.
.
</Menus>
See
Menu Elements on page 7-15
for an explanation of value attributes in the Ring tone menu above.
In this example, the value attribute for the third entry in the Ring tone menu is
"Atmosphere:S:L:SetRing:\Application\Wav\Ringtone atmosphere.wav". Therefore, "Atmosphere" displays as the
third option in the Ring tone menu. If selected, a special local option is selected. The special local option is the
command "SetRing" to "Application\Wav\Ring tone atmosphere.wav".
A customer could add more ring tones to this menu using the same format and providing the ring tone wave file is
on the device.
Step 2: Changing the Ring tone on the CA50 via the UCAClient application
The ring tone selection can be seen via the Menu > Settings > Ring tone menu selection.
Once the atmosphere.wav file is selected as the ring tone, the user hears that sound when an incoming phone call
occurs.

Advertisement

Table of Contents
loading

Table of Contents