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/12/24 14:29] – nishimotz | project:jagtalk [2010/12/24 14:46] (current) – nishimotz | ||
---|---|---|---|
Line 10: | Line 10: | ||
< | < | ||
- | $ ./configure --enable-utf8 | + | $ autoconf |
+ | $ make clean | ||
+ | $ sh configure --enable-utf8 | ||
$ make | $ make | ||
+ | $ sh test-jagtalk.sh | ||
+ | </ | ||
+ | |||
+ | or you can run: | ||
+ | |||
+ | < | ||
$ ./jagtalk -C jagtalk.conf | $ ./jagtalk -C jagtalk.conf | ||
</ | </ | ||
- | Type "set Text = 123" (enter) "set Speak = NOW" (enter). | + | and type "set Text = 123" (enter) "set Speak = NOW" (enter). |
You will hear "hyaku niju san". | You will hear "hyaku niju san". | ||
Line 36: | Line 45: | ||
< | < | ||
$ autoconf | $ autoconf | ||
+ | $ make clean | ||
$ sh configure --enable-utf8 --enable-portaudio --enable-da=no | $ sh configure --enable-utf8 --enable-portaudio --enable-da=no | ||
$ make | $ make |
project/jagtalk.1293168545.txt.gz · Last modified: 2010/12/24 14:29 by nishimotz