hmi.elckerlyc.speechengine
Class StdoutTextOutput
java.lang.Object
hmi.elckerlyc.speechengine.StdoutTextOutput
- All Implemented Interfaces:
- TextOutput
public class StdoutTextOutput
- extends Object
- implements TextOutput
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StdoutTextOutput
public StdoutTextOutput()
setText
public void setText(String text)
- Description copied from interface:
TextOutput
- Replace current text by text
- Specified by:
setText in interface TextOutput
setParameterValue
public void setParameterValue(String parameter,
float value)
- Specified by:
setParameterValue in interface TextOutput