inpro.synthesis
Class MaryAdapter36
java.lang.Object
inpro.synthesis.MaryAdapter
inpro.synthesis.MaryAdapter36
public class MaryAdapter36
- extends MaryAdapter
Field Summary |
static java.lang.String |
DEFAULT_VOICE
|
(package private) de.dfki.lt.mary.client.MaryClient |
mc36
|
Constructor Summary |
MaryAdapter36()
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 |
mc36
de.dfki.lt.mary.client.MaryClient mc36
DEFAULT_VOICE
public static final java.lang.String DEFAULT_VOICE
MaryAdapter36
MaryAdapter36()
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