79 lines
2.5 KiB
Plaintext
79 lines
2.5 KiB
Plaintext
AUTHORS
|
|
=======
|
|
|
|
Samuel Thibault <samuel point thibault at ens dash lyon point org>
|
|
|
|
Luke Yelavich <themuso at themuso point com>
|
|
|
|
Jan Buchal <buchal at brailcom point org>
|
|
|
|
Tomas Cerha <cerha at brailcom point org>
|
|
|
|
Hynek Hanke <hanke at brailcom point org>
|
|
|
|
Milan Zamazal <pdm at brailcom point org>
|
|
|
|
Christopher Brannon <cmbrannon79 at gmail point com>
|
|
|
|
Andrei Kholodnyi <andrei point kholodnyi at gmail point com>
|
|
|
|
THANKS
|
|
======
|
|
|
|
Thanks to Jacob Schmude for contributing the generic output module
|
|
configuration file for DecTalk software synthesis.
|
|
|
|
Thanks to Gary Cramblitt for working on the output module for ALSA,
|
|
contributing the IBM TTS output module and providing valuable
|
|
consultations.
|
|
|
|
Thanks to Olivier Bert for contributing the Cicero output module.
|
|
|
|
Thanks to Lukas Loehrer for contributing the eSpeak output module.
|
|
|
|
Thanks to Steve Holmes for his work on the generic output module.
|
|
|
|
Thanks to Gilles Casse for contributing the PulseAudio output module.
|
|
|
|
Thanks to Bill Cox and Rui Batista for the rework of the Pulse Audio
|
|
output modules.
|
|
|
|
Thanks to Marco Skambraks for the libao audio output module.
|
|
|
|
Thanks to William Hubbs for various improvements, bugfixes and his
|
|
work on the internationalization of Speech Dispatcher.
|
|
|
|
Thanks to Trevor Saunders for various improvements and bugfixes.
|
|
|
|
Thanks to Halim Sahin for fixes in the audio subsystem.
|
|
|
|
Thanks to William Jon McCann for XDG Base Dir patches.
|
|
|
|
Thanks to Didier Spaier for cleaning up lists with generic modules.
|
|
|
|
Thanks to Colomban Wendling for the Baratinoo support.
|
|
|
|
Thanks to Raphaël Poitevin for the Kali support.
|
|
|
|
Thanks to Patrick Zajda for the symbol importation support.
|
|
|
|
...and to many others who have contributed.
|
|
|
|
|
|
Copyright (C) 2001-2012 Brailcom, o.p.s
|
|
Copyright (C) 2014 Luke Yelavich <themuso@ubuntu.com>
|
|
Copyright (C) 2018-2019 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
|
|
|
This program is free software; you can redistribute it and/or modify it under
|
|
the terms of the GNU General Public License as published by the Free Software
|
|
Foundation; either version 2 of the License, or (at your option) any later
|
|
version.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
PARTICULAR PURPOSE. See the GNU General Public License for more details (file
|
|
COPYING in the root directory).
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|