speech.test
Class SpeechInTest

java.lang.Object
  |
  +--speech.test.SpeechInTest
All Implemented Interfaces:
TagsListener

public class SpeechInTest
extends Object
implements TagsListener


Constructor Summary
SpeechInTest()
           
 
Method Summary
static void main(String[] argv)
           
 void resultAccepted(String who, Hashtable tags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeechInTest

public SpeechInTest()
Method Detail

resultAccepted

public void resultAccepted(String who,
                           Hashtable tags)
Specified by:
resultAccepted in interface TagsListener

main

public static void main(String[] argv)