Main Page   Compound List   File List   Compound Members   File Members   Related Pages  

emoSyn documentation

0.1

emoSyn (acronym for emotion-synthesizer) is a program that converts speechsignal-descriptions into parameter-values usable with a klatt-style formant synthesizer (up to now either the free Iles & Simmons version (http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/areas/speech/systems/klatt/0.html) or the commercial sensymetrics version (http://www.sens.com/Sensyn.htm)). It can also be used to modify MBROLA's (http://www.festvox.org/mbrola/) PHO-Files in order to simulate emotional arousal.

The main documentation-page for emoSyn is located at http://emoSyn.syntheticspeech.de .

This is the documentation of the source-code. You could regard emoSyn as an example application to learn how to use the classes phrase, syllable and phon.

To use this documentation it might be a good idea to start with emoSyn (the main program, under File List) and work your way down.

Copyright (C) 2000 Felix Burkhardt

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; version 2 of the License.

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.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

author's contact: felix@syntheticspeech.de

generated by doxygen