/native/external/espeak/platforms/big_endian/README
#! | 18 lines | 13 code | 5 blank | 0 comment | 0 complexity | 578b6b196feb7b25ba03bd51584eba6d MD5 | raw file
1espeak-utils 2============ 3 4A utility to convert the phonindex, phontab and phondata to 5big-endian form if necessary. 6 7* espeak-phoneme-data 8 9 This is the little-endian to big-endian conversion tool. It uses an 10 external file (by default called 'phondata-manifest') in order to convert 11 the phondata file. 12 13The 'phondata-manifest' file is produced by espeakedit when it compiles 14the phoneme data. If it is not present here, find it in the espeak-data directory. 15 16--- 17To contact the author of these utilities, please send an e-mail to 18<leonardop@gentoo.org>