summaryrefslogtreecommitdiff
path: root/tools/voicecommon.sh (follow)
Commit message (Collapse)AuthorAge
* Remove deprecated shellscriptsJonas Häggqvist2007-11-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15647 a1c6a512-1295-4272-9138-f99709370657
* Two oops commits for the price of one.Jonas Häggqvist2007-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14312 a1c6a512-1295-4272-9138-f99709370657
* More elegant (and robust) check for program availability.Jonas Häggqvist2007-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14311 a1c6a512-1295-4272-9138-f99709370657
* Voice related changes:Jonas Häggqvist2007-08-13
| | | | | | | | - It's now possible to select multiple languages to build - Added encoder and TTS engine configuration to configure (per-language) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14309 a1c6a512-1295-4272-9138-f99709370657
* Don't break if the program paths looked for contain spaces.Jonas Häggqvist2007-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14261 a1c6a512-1295-4272-9138-f99709370657
* Allow Cygwin users to generate voice files using SAPI 5. Slow, and missing ↵Steve Bavin2007-08-09
| | | | | | some of the details from the old MakeVoices.vbs method, but better than nothing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14252 a1c6a512-1295-4272-9138-f99709370657
* Move voice config into the advanced build options and look for the eSpeak ↵Jonas Häggqvist2007-08-08
| | | | | | binary named "espeak" rather than "speak". git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14247 a1c6a512-1295-4272-9138-f99709370657
* Oops, only meant to change the error, not the shebangJonas Häggqvist2006-11-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11449 a1c6a512-1295-4272-9138-f99709370657
* Another POSIX fix.Jonas Häggqvist2006-11-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11447 a1c6a512-1295-4272-9138-f99709370657
* Voice update, most useful for non-Windows systems. Voice file building using ↵Jonas Häggqvist2006-11-03
Festival, Flite or eSpeak from the configure script. Compressing with Speex and Vorbis possible, but won't create useable voicefiles. Adds voicefont.c and wavtrim.c by Jörg Hohensohn. Also includes a script to generate talk clips. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11426 a1c6a512-1295-4272-9138-f99709370657