project:jagtalk
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
project:jagtalk [2010/11/14 01:03] – nishimotz | project:jagtalk [2010/12/24 14:46] (current) – nishimotz | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== jagtalk ====== | ====== jagtalk ====== | ||
+ | |||
+ | Japanese: http:// | ||
jagtalk is modified version of [[: | jagtalk is modified version of [[: | ||
Line 8: | Line 10: | ||
< | < | ||
- | $ ./configure --enable-utf8 | + | $ autoconf |
+ | $ make clean | ||
+ | $ sh configure --enable-utf8 | ||
+ | $ make | ||
+ | $ sh test-jagtalk.sh | ||
+ | </code> | ||
+ | |||
+ | or you can run: | ||
+ | |||
+ | < | ||
+ | $ ./jagtalk -C jagtalk.conf | ||
+ | </ | ||
+ | |||
+ | and type "set Text = 123" (enter) "set Speak = NOW" (enter). | ||
+ | |||
+ | You will hear "hyaku niju san" | ||
+ | |||
+ | * log files and gtalk-eucjp.dic are still EUC-JP, currently. | ||
+ | |||
+ | ===== PortAudio support ===== | ||
+ | |||
+ | since 2010-12-24 | ||
+ | |||
+ | unfinished. | ||
+ | |||
+ | * USE_PORTAUDIO macro is defined. | ||
+ | * do_output.c switches using the macro. | ||
+ | * do_output_portaudio.c is not implemented. | ||
+ | |||
+ | notes: | ||
+ | |||
+ | * [[http:// | ||
+ | |||
+ | < | ||
+ | $ autoconf | ||
+ | $ make clean | ||
+ | $ sh configure --enable-utf8 | ||
$ make | $ make | ||
- | $ ./gtalk -C jagtalk.conf | ||
</ | </ | ||
project/jagtalk.1289664236.txt.gz · Last modified: 2010/11/14 01:03 by nishimotz