inpro.synthesis
Class MaryAdapter4
java.lang.Object
inpro.synthesis.MaryAdapter
inpro.synthesis.MaryAdapter4
public class MaryAdapter4
- extends MaryAdapter
|
Field Summary |
static java.lang.String |
DEFAULT_VOICE
|
(package private) marytts.client.MaryClient |
mc41
|
|
Constructor Summary |
MaryAdapter4()
private constructor, this class is a singleton |
|
Method Summary |
protected java.io.ByteArrayOutputStream |
process(java.lang.String query,
java.lang.String inputType,
java.lang.String outputType,
java.lang.String audioType)
|
| Methods inherited from class inpro.synthesis.MaryAdapter |
getInputStreamFromMary, getInstance, initializeMary, initializeMary, maryxml2audio, mbrola2audio, mbrola2file, text2audio, text2IUs, text2maryxml, text2mbrola |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mc41
marytts.client.MaryClient mc41
DEFAULT_VOICE
public static final java.lang.String DEFAULT_VOICE
MaryAdapter4
MaryAdapter4()
throws java.io.IOException
- private constructor, this class is a singleton
- Throws:
java.io.IOException
process
protected java.io.ByteArrayOutputStream process(java.lang.String query,
java.lang.String inputType,
java.lang.String outputType,
java.lang.String audioType)
throws java.net.UnknownHostException,
java.io.IOException
- Specified by:
process in class MaryAdapter
- Throws:
java.net.UnknownHostException
java.io.IOException