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/11/14 09:32] 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
-./gtalk -jagtalk.conf+sh test-jagtalk.sh
 </code> </code>
 +
 +or you can run:
 +
 +<code>
 +$ ./jagtalk -C jagtalk.conf
 +</code>
 +
 +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.   * 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://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.1289694762.txt.gz · Last modified: 2010/11/14 09:32 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