|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.rtp.DictationFromRTP
Allocates a recognizer, listening on an RTP port, and sends the contents of a WAV file to the RTP port the recognizer is listening on.
Constructor Summary | |
DictationFromRTP()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
static void |
speakToRTP()
Sends the contents of a WAV file to an RTP url (which is listened to by the Recognizer) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DictationFromRTP()
Method Detail |
public static void main(java.lang.String[] args)
public static void speakToRTP()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |