Provided by: julius_4.2.2-0ubuntu2_amd64 bug

NAME

           jclient
          - sample client for module mode (perl version)

SYNOPSIS

       jclient

DESCRIPTION

       This is yet another sample client written in perl. It will connect to Julius running in
       module mode, receive recognition results from Julius, and cna send commands to control
       Julius.

       This is a tiny program with only 57 lines. You can use it for free.

EXAMPLES

       Invoke Julius with module mode by specifying "-module" option:
       Then, at other terminal or other host, invoke jclient like below. The default hostname is
       "localhost", and port number is 10500. You can change them by editing the top part of the
       script.
       It will then receive the outputs of Julius and output the raw message to standard out.
       Also, by inputting a raw module command to the standard input of jclient, it will be sent
       to Julius. See manuals for the specification of module mode.

SEE ALSO

        julius ( 1 ) ,
        jcontrol ( 1 )

COPYRIGHT

       "jclient" has been developed by Dr. Ryuichi Nisimura (nisimura@sys.wakayama-u.ac.jp). Use
       at your own risk.

       If you have any feedback, comment or request, please contact the E-mail address above, or
       look at the Web page below.

       http://w3voice.jp/

                                            10/02/2008                              JCLIENT.PL(1)