rockbox/rbutil
Dominik Riebeling 495edfb7b9 Add support for OS X' Speech Synthesis Manager TTS system.
This adds basic support for using the OS X' TTS system. The current
implementation does only support selecting the voice itself, no further
settings (like speed pitch / speed) adjustments are implemented. As OS X' TTS
system wants the strings to get spoken in 8 bit encoding problems with locale
combinations are possible. For this better error handling in the rbutil TTS is
needed. The voice test button in the configuration dialog reacts pretty slow
due to the way its speaking is done. This can get changed but also requires
adjustments in the rbutil TTS system.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24979 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 20:19:54 +00:00
..
chinachippatcher Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) 2009-09-14 12:29:34 +00:00
e200rpatcher Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule 2009-07-11 22:50:22 +00:00
ipodpatcher Implement ipod_scsi_inquiry() on OS X. 2010-01-30 17:02:37 +00:00
mkamsboot Sansa Fuzev2: Add mkamsboot and dualboot support. The bootloader doesn't work, but pressing |<< or inserting USB to boot the OF does. 2010-02-26 13:55:17 +00:00
mktccboot Make lipo calls silent. 2009-12-13 21:30:28 +00:00
rbutilqt Add support for OS X' Speech Synthesis Manager TTS system. 2010-02-28 20:19:54 +00:00
sansapatcher Always format error message using ANSI functions to get rid of type-punning when building with rbutil. 2009-12-09 19:04:02 +00:00
tools Allow the bin2c output filename stem to contain a path. 2009-11-07 20:03:32 +00:00
INSTALL Update installation document a bit to catch up with recent changes. Add notes about installation. 2008-03-31 18:32:20 +00:00
rbutil.pro rbutil: added a main .pro file. 2007-09-02 18:19:03 +00:00