speech.test
Class SpeechInTest

java.lang.Object
  |
  +--speech.test.SpeechInTest

public class SpeechInTest
extends Object
implements TagsListener


Constructor Summary
SpeechInTest()
           
 
Method Summary
static void main(String[] argv)
           
 void resultAccepted(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(Hashtable tags)
Specified by:
resultAccepted in interface TagsListener

main

public static void main(String[] argv)