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, isSynthesisConfigpublic VoiceConfig(InputStream propertyStream) throws MaryConfigurationException
MaryConfigurationExceptionpublic boolean isVoiceConfig()
isVoiceConfig in class MaryConfigpublic String getName()
public Locale getLocale()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.