Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
FliteTTS
Installed
- no -
Latest
License
PHP License 3.01
Summary
Text to speech voice synthesis for PHP
Description
FliteTTS is an extension built upon the Flite voice synthesis library. Flite was developed at Carnegie Mellon University and is a small, fast run-time voice synthesis engine which is designed to run in embedded systems and/or large scale server deployments (aka memory/processor efficient). The PHP extension uses the Flite library to transform text strings into spoken audio via both RIFF and raw formatted wave files. For more information please see the included README and or the documentation.