PDA

View Full Version : Question Regarding Ringtones


chmckay
17th December 2004, 07:32 AM
I was wondering if anyone could tell me how ringtones work on the phone devices. Specifically, I am wondering what could cause ringtones to stop functioning.

What's going on is that I've developed some software that is inadvertently blocking ringtones such that it takes a soft-reset to get them back. Even shutting down the program doesn't help. I've rewritten just about every line of code and I haven't been able to solve the issue.

I'm sure I could figure this out if the emulator supported ringtones (I don't have a phone device myself). but since it doesn't I'd really appreciate any help.

Thanks for your time.

Robson
17th December 2004, 08:14 AM
read this like yesterday (responded to it too); not sure if it'll help you but it the chap seems to know how the ringers work. forgot to paste the threat address...but i do remember it's something like "mp3 as ringtone"...

cheers

-----------------------------------------

Dear,
Quote:
I have a XDA2 and want to use Pink Floyds Money as my ring tone. I have got this track on my SD card in a mp3 format but have not got a clue what to do. If anyone can help me I would be really gratefull. I will need step by step instructions. Email nick@nteservices.freeserve.co.uk


If you wanna be able to access and use music files (mp3 and wma format) located in your sd card as ringtones, you may also consider changing the registry setting. Here is the step by step advice
1. Install regedit in your device (in case you haven't had it yet)
2. Open the regedit and look for the following values
HEKY_CURRENT_USER/ControlPanel/SoundCategories/Ring
Then under Ring Folder -> tap Directory, you'll see that the default directory is set to be \Window\Ring. You can change that directory to your preference (e.g. \Storage Card\My Music\). Soft-reset the unit. At this stage, all music files in MP3 and WMA format can be accessed directly from the storage card
3. Go to Phone->Tools->Options->Ring tone, and select whatever song you prefer using a your ringer.

Note that evey time someone calls you, the device will locate the songs at the specified location (e.g. SD card) and hence the ability to play the ringer properly also depends on the speed at which the device and the SD card interact.

HTH,
Ken
--------------------------