Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
EmoTransformer(ProsodyXMLDisplayer emoSpeak)
Creates new EmoTransformer
|
Modifier and Type | Method and Description |
---|---|
void |
requestExit() |
void |
run() |
void |
setEmotionValues(int activation,
int evaluation,
int power,
String text,
Locale locale,
int r)
Asynchronously set the latest emotion values.
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public EmoTransformer(ProsodyXMLDisplayer emoSpeak) throws TransformerConfigurationException, ParserConfigurationException
emoSpeak
- emoSpeakTransformerConfigurationException
- TransformerConfigurationExceptionParserConfigurationException
- ParserConfigurationExceptionpublic void setEmotionValues(int activation, int evaluation, int power, String text, Locale locale, int r)
activation
- activationevaluation
- evaluationpower
- powertext
- textlocale
- localer
- rpublic void requestExit()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.