public static class MaryClient.Voice extends Object
Constructor and Description |
---|
MaryClient.Voice(String name,
Locale locale,
String gender,
String domain) |
Modifier and Type | Method and Description |
---|---|
String |
gender() |
Locale |
getLocale() |
boolean |
isHMMVoice() |
boolean |
isLimitedDomain() |
String |
name() |
void |
setSynthesizerType(String synthesizerTypeIn) |
String |
synthesizerType() |
String |
toString() |
public Locale getLocale()
public String name()
public String gender()
public String synthesizerType()
public void setSynthesizerType(String synthesizerTypeIn)
public boolean isLimitedDomain()
public boolean isHMMVoice()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.