The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NetStumbler-Speech version 0.01
=================================

Version 0.01 -- 5/29/2004
	-- Initial version of Speech
	This packaage designed to manipulate ms tts com object. Other tts engines to be
	added as I am made aware of them. Got a better suggestion for a package name send 
	me an email to washu@olypmus.net. 
	This package provides a methods to call speech tts objects


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

None

COPYRIGHT AND LICENCE

Copyright (C) 2004 by Salvatore E. ScottoDiLuzio

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.3 or,
at your option, any later version of Perl 5 you may have available.