speech
Interface TagsListener

All Known Implementing Classes:
GrammarCenterAgent, AlternativesTest, SpeechInTest, DictationTest

public interface TagsListener

This is someone who listens to


Method Summary
 void resultAccepted(String who, Hashtable tags)
           
 

Method Detail

resultAccepted

public void resultAccepted(String who,
                           Hashtable tags)