speech.type
Interface TypeWriter

All Known Implementing Classes:
TypeWriterAgent

public interface TypeWriter
extends Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 String getDictation()
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

getDictation

public String getDictation()
                    throws RemoteException