speech.speechout
Interface Laurete

All Known Implementing Classes:
LaureteAgent

public interface Laurete
extends Exec

This starts the laurete program. We currently do not use this agent, but possibly could.


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 void reset()
          Double check process, restart if necessary, and then tell SpeechOut to reconnect.
 
Methods inherited from interface agentland.software.Exec
killProgram, programAlive, startProgram
 
Methods inherited from interface agentland.resource.Managed
getNeed, replace, resources, yank, yank
 
Methods inherited from interface agentland.util.Good
getHistory, getHistoryElement, resetHistory
 
Methods inherited from interface agentland.util.Spy
tell
 

Method Detail

reset

public void reset()
           throws RemoteException
Double check process, restart if necessary, and then tell SpeechOut to reconnect.