speech.test
Interface RandomThought
- All Known Implementing Classes:
- RandomThoughtAgent
- public interface RandomThought
- extends Agent
loadGrammar
public void loadGrammar(String packagename)
throws RemoteException
doDebug
public String doDebug()
throws RemoteException
getRandomThought
public String getRandomThought()
throws RemoteException
getRandomThought
public String getRandomThought(String rulename)
throws RemoteException
listRuleNames
public Vector listRuleNames(javax.speech.recognition.RuleGrammar rg)
throws RemoteException
listImports
public String listImports(String packagename)
throws RemoteException
isGrammarLoaded
public boolean isGrammarLoaded(String packagename)
throws RemoteException