Picotts Provider
The Picotts provider uses a local command line tool for text to speech.
$provider = new PicottsProvider;
It can be installed in Debian/Ubuntu like so:
sudo apt-get install libttspico-utils
The Picotts provider uses a local command line tool for text to speech.
$provider = new PicottsProvider;
It can be installed in Debian/Ubuntu like so:
sudo apt-get install libttspico-utils