README FOR PERLBOX VOICE

***NOTE

Perlbox Voice assumes that perl is installed in /usr/bin/perl,
Check bye typing 'which perl' at the prompt. If perl is not 
installed in /usr/bin/perl, you can link it there. For instance,
if 'which perl' returns /usr/local/bin/perl, you can link it to 
/usr/bin/perl by typing 'ln -s /usr/local/bin/perl /usr/bin/perl'
as root at the prompt.  

Quick Install Steps

Untar and cd into this directory (Did you do that yet???)

Make sure X is running and accessible, then run installer with:

perl install.pl

The rest should be easy. Full documentation can be found at 
http://perlbox.org/pbtk


Requirements:

Sphinx 2
   Homepage: 
   http://www.speech.cs.cmu.edu/sphinx/
   Download:
   http://prdownloads.sourceforge.net/cmusphinx/sphinx2-0.4.tar.gz?download

Festival
   Homepage:
   http://www.cstr.ed.ac.uk/projects/festival/
   Download:
   http://www.cstr.ed.ac.uk/projects/festival/download.html

Perl > 5.0 
   Homepage:
   http://www.perl.org/
   Download:
   http://www.cpan.org/src/perl-5.8.3.tar.gz

Perl Tk
   Homepage:
   http://www.perltk.org/
   To install Tk, as root type in console:
   cpan Tk


Shane C. Mason
me@perlbox.org
