Configuration files of output modules.
Declarations
Type
open submodule of attribute set of strings concatenated with "\n"Default
{ }Example
{
generic-epos = ''
AddVoice "cs" "male1" "kadlec"
AddVoice "sk" "male1" "bob"
'';
}