common interface to speech synthesis
Maintainer: Hynek Hanke <hanke@brailcom.org>
Quick links:
TTS API Provider will provide a simple low-level interface to synthesizers through the well defined TTS API.
TTS API was developed in cooperation with a wide range of Free Software accessibility projects with the goal to create unified way to access speech synthesis. TTS API Provider is an effort to create real implementation of the designed API.
TTS API Provider will be useful for
You can browse the documentation in the HTML version on-line or you can download it in one of the available formats here.
Similarly, there is the documentation of TTS API.
Latest released version is 0.0.
The source code is managed using CVS. There are the following options to get the current development version.
Anonymous CVS access (login with an empty password):
cvs -d :pserver:anonymous@cvs.freebsoft.org:/var/lib/cvs login cvs -d :pserver:anonymous@cvs.freebsoft.org:/var/lib/cvs checkout tts-api-provider
Subscribe to the mailing-list tts-api-provider-cvs@lists.freebsoft.org for notifications about all CVS commits.
Discussion related to the developement and implementation of TTS API Provider takes place in the mailing list tts-api-provider@lists.freebsoft.org.
It is designed for developers, as well as for users, who want actively contribute the development, or just want to be informed about the latest news concerning the development of TTS API Provider. This list is in English language.
You can also visit the listing of all Free(b)soft project mailing-lists.
Discussion related to the API specifications and the cooperation of various projects takes place on Freedesktop. Please see tts-api for more details.