Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
project:jagtalk [2010/12/24 14:18] nishimotzproject:jagtalk [2010/12/24 14:46] (current) nishimotz
Line 10: Line 10:
  
 <code> <code>
-./configure --enable-utf8+autoconf 
 +$ make clean 
 +$ sh configure --enable-utf8
 $ make $ make
 +$ sh test-jagtalk.sh
 +</code>
 +
 +or you can run:
 +
 +<code>
 $ ./jagtalk -C jagtalk.conf $ ./jagtalk -C jagtalk.conf
 </code> </code>
  
-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 29: Line 38:
   * do_output.c switches using the macro.   * do_output.c switches using the macro.
   * do_output_portaudio.c is not implemented.   * do_output_portaudio.c is not implemented.
 +
 +notes:
 +
 +  * [[http://ja.nishimotz.com/portaudio]] in Japanese
 +
 +<code>
 +$ autoconf
 +$ make clean
 +$ sh configure --enable-utf8 --enable-portaudio --enable-da=no
 +$ make
 +</code>
  
 ===== Mac (Snow Leopard) support ===== ===== Mac (Snow Leopard) support =====
project/jagtalk.1293167912.txt.gz · Last modified: 2010/12/24 14:18 by nishimotz
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0