LOGO

Change iOS SMS Sounds & Ringtones - A Simple Guide

June 30, 2011
Change iOS SMS Sounds & Ringtones - A Simple Guide

Customizing SMS Tones and Ringtones on iOS

A frequent criticism leveled against the iOS operating system centers on the limited selection of available SMS tones. However, for users who have jailbroken their devices, expanding and personalizing these sounds becomes readily achievable.

Adding and Managing SMS Tones

Through the process of jailbreaking, iOS users gain the ability to add custom SMS tones. This allows for a more individualized user experience, moving beyond the pre-installed options.

ToneFXs 2: A Powerful Utility

Managing and randomizing ringtones is also simplified with a tool known as ToneFXs 2. This utility provides a convenient method for organizing and diversifying your audible alerts.

Specifically, ToneFXs 2 enables the randomization of ringtones. This feature introduces an element of surprise and prevents predictability in your device's audio cues.

The application streamlines the process of both adding new sounds and controlling how they are utilized on your iOS device. It addresses a common user request for greater customization options.

Installation and Configuration

ToneFXs 2, developed by Efiko, is a powerful utility accessible via Cydia for $4.99, and a complimentary 15-day trial is offered.

Initiate the installation process by launching Cydia and performing a search for "ToneFXs 2 (Pro)".

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-1.jpg
how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-2.jpg

A comprehensive list of features will then become visible as you scroll down.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-3.jpg

Once you are prepared, select the install option, allow the process to complete, and subsequently respring your device when requested.

Locate the ToneFXs icon and launch the application. A notification may appear if you also utilize BiteSMS.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-4.jpg

Confirm by tapping OK, and you will be presented with the full range of system sounds available for modification!

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-5.jpg

Simply tap on any alert to assign a desired tone.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-6.jpg

“Profiles” can be created – these function as customized alert sound sets for individual contacts – by selecting the plus button. This will direct you to the contact selection interface. For the moment, however, tap the Default profile to view the available sound options.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-7.jpg

Experiment with the default sounds, and ToneFXs also provides additional tones for your consideration. Scrolling further down reveals the standard default sounds of iOS.

From the primary menu, select Manage Tones to view and delete any tones you have added.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-8.jpg

Transferring Sounds to Your iOS Device

ToneFXs is compatible with ringtones generated through iTunes, allowing their use for various notifications. It also supports sound themes obtained via Winterboard from Cydia.

For simplified sound transfer, the ToneFXsCreator application is available as a complimentary download from the Efiko website.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-9.jpg

Selecting "Download ToneFXsCreator" will redirect you to the appropriate download location.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-10.jpg

Choose the version tailored to your operating system, proceed with the standard installation process, and then initiate the application.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-11.jpg

To import an audio file, click "Browse Computer". Subsequently, adjust the sliders or manually input specific timings to define the desired start and end points of the sound.

Preview the edited file to confirm its suitability, and upon satisfaction, click "Send ToneFX to iPhone".

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-12.jpg

In this instance, a sound file inspired by GlaDOS was utilized. Assign a descriptive name to your file and then confirm with "OK".

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-13.jpg

The selected file will be uploaded to Efiko’s servers, and a verification code will be sent to your device.

Within the ToneFXs application on your iPhone, navigate to the "Get a ToneFX" section.

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-14.jpg

The audio file will be downloaded rapidly and seamlessly, becoming integrated into your ToneFXs library for immediate use.

Randomizing Your Ringtone Selection

Achieving a randomized ringtone experience – where your phone selects from a variety of sounds – is readily accomplished. This is done by assigning multiple alert tones for any specific notification.

Selecting several sounds for an alert effectively creates a playlist of ringtones.

How to Implement Multiple Ringtones

Upon choosing multiple tones, the Profiles screen will display an indication such as "X Tones".

This notation confirms that a selection of sounds has been applied.

Consequently, the repetition of a single ringtone is avoided, enhancing the user experience.

By utilizing this method, you can prevent auditory fatigue from consistently hearing the same alert sound.

  • Benefit: Prevents monotony.
  • Benefit: Adds variety to notifications.

The process is straightforward and offers a simple solution for those desiring a more dynamic ringtone experience.

A Traditional Approach to Customizing iOS Sounds

For users seeking to personalize their iOS experience without incurring costs, it is possible to manually substitute the default text message sounds within the iOS system partition. However, be advised that this method is not recommended for those unfamiliar with command-line interfaces.

Begin by installing OpenSSH through Cydia and subsequently rebooting your device. Following the reboot, you should be capable of establishing an SSH connection to your phone from a computer on the same network.

Username: "root"

Password: "alpine"

Utilize the provided credentials – excluding the quotation marks – to gain access.

Important: Immediately upon logging in, it is crucial to alter the default password for security purposes. OpenSSH grants remote access to your device, making a password change essential to prevent unauthorized access. Known malware exploits exist that could compromise your device if this step is omitted.

Execute the following command to initiate the password change:

passwd

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-17.jpg

You will then be prompted to enter a new password and re-enter it for confirmation. This secures your device!

Next, employ the SCP command to transfer files to your iPhone or iPod touch, avoiding key file access setup. Navigate to this directory:

/System/Library/Audio/UISounds/

how-to-change-your-ios-text-message-sounds-and-shuffle-your-ringtones-18.jpg

The files requiring replacement are designated as "sms-received1.caf", "sms-received2.caf", and so on, up to "sms-received6.caf". Creating backups of the original files is recommended for potential restoration:

cp sms-received1.caf sms-received1.caf.bak

Continue this process for each file. An example of a file replacement command is shown below:

scp mario_brick.aiff root@192.168.1.107:/System/Library/Audio/UISounds/sms-received5.caf

Ensure your files are in the .AIFF format and rename the extension to ".caf" during the SCP process. Converting files to monaural instead of stereo is also advisable. For audio editing and conversion, refer to a basic guide like our Basic Guide to Audio Editing: The Basics, utilizing software such as Audacity.

After replacing the default sounds, consider uninstalling OpenSSH to restrict external access to your device. However, remember that reinstallation will be necessary if you choose to repeat this process. Alternatively, programs like iPhoneBrowser can be used to replace these files without SSH.

 

A Simpler Alternative: ToneFXs 2

ToneFXs 2, available for a modest $5, provides a convenient and cost-effective method for managing all of your iOS system sounds, including SMS and call alerts. This approach is significantly easier than manual modification and allows for sound shuffling to prevent monotony.

Do you currently randomize your ringtones? If you've discovered a more efficient method for customizing these sounds, please share your insights in the comments section!

#iOS#iPhone#SMS sounds#ringtones#customize#change