Speaker A PHP library to convert text to speech using various web services

Getting Started

Providers

Picotts Provider

View the API Documentation for this class

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