I am using the Rockbox software on my Cowon iAudio X5L player for several years and now on Sansa Clip+ as well with great pleasure. During this time I occasionally tried to improve it's functionality in some aspects to make it yet better fitting to my needs. The results of these activities are represented here.
See the project homepage for official Rockbox releases, accompanying documentation and other useful resources related to this excellent software, but here you can find only my apocryphal builds, information about the applied patches and some additional stuff.
These builds are based on the release 3.13 with a bunch of fixes and enhancements implemented. All fonts and English voice generated by Mbrola speech synthesizer are included. Being downloaded and properly installed on a device all this should work just out of the box. In addition, auto-generated Russian voice is provided for each build as a separate archive. Simply unpack it alongside the respective Rockbox build if you need.
Choose an appropriate build for your architecture:
Since personally I use Sansa Clip+ and Cowon iAudio X5, all fixes and additions are tested by me only on these architectures. Other builds were created for my friends who like these improvements and asked me to do that.
Since the official Rockbox bootloader for Cowon iAudio X5 player overrides the original firmware, I prefer the alternative one that allows to keep Rockbox along with the original firmware. See the README file included into the archive for details.
Although Rockbox natively supports a bunch of sound file formats, but
if you want it to be able to play midi-files as well, grab
this archive and unpack it in the .rockbox folder on your player after
Rockbox installation. It should be enough.
The voicebox shell script is designed to make voice thumbnails for file names and FM radio presets on a Linux machine. It makes use of the rbspeak shell script for actual speech synthesis. This script in turn uses Mbrola speech synthesizer for producing English speech and Ru_tts engine for Russian. See embedded comments for more details. To compress produced sound the rbspeexenc program is used that was generated from the Rockbox sources.
On Debian and Ubuntu all necessary speech synthesizers can be installed from my repository by command:
sudo aptitude install mbrola mbrola-en1 freephone enlex ru-tts rulex
An extra advantage of this tool is that it uses different voice pitch for different objects, thus, folders and files of various types are distinguishable simply by voice.
The FM radio presets pack for Moscow and Sankt-Peterburg along with
voice thumbnails is available here. This archive should be unpacked in
the .rockbox directory on the device where Rockbox is installed.
In order to simplify switching from one source to another in recorder I've created basic presets for each one:
/voice directory,
22 kHz mono compressed as mp3 64kbps;/radio directory, 44
kHz stereo compressed as mp3 128 kbps;/record directory,
44 kHz stereo PCM wave format.To make use of these presets grab the archive and unpack it into
/.rockbox folder on the device.
Feel free to e-mail me with all related questions and suggestions.
Last modified on Thu, 02 May 2013 11:24:02 +0400