speech-dispatcher: Synthesis Output Modules

 
 2.6 Synthesis Output Modules
 ============================
 
 Speech Dispatcher supports concurrent use of multiple output modules.
 If the output modules provide good synchronization, you can combine them
 when reading messages.  For example if module1 can speak English and
 Czech while module2 speaks only German, the idea is that if there is
 some message in German, module2 is used, while module1 is used for the
 other languages.  However the language is not the only criteria for the
 decision.  The rules for selection of an output module can be influenced
 through the configuration file 'speech-dispatcher/speechd.conf'.
 

Menu