public class VoiceConfig extends MaryConfig
Constructor and Description |
---|
VoiceConfig(InputStream propertyStream) |
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale()
The voice's locale.
|
String |
getName()
The voice's name.
|
boolean |
isVoiceConfig() |
checkConsistency, countConfigs, countLanguageConfigs, countVoiceConfigs, getAllophoneSet, getConfigs, getLanguageConfig, getLanguageConfigs, getList, getMainConfig, getProperties, getPropertiesAccessor, getProperty, getVoiceConfig, getVoiceConfigs, isLanguageConfig, isMainConfig, isSynthesisConfig
public VoiceConfig(InputStream propertyStream) throws MaryConfigurationException
MaryConfigurationException
public boolean isVoiceConfig()
isVoiceConfig
in class MaryConfig
public String getName()
public Locale getLocale()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.