|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.recognition.WhatTimeIsIt
Replies with the date or the time depending on whether it recognizes "what time is it" or "what date is it".
Field Summary | |
static Recognizer |
rec
|
static Synthesizer |
synth
|
Constructor Summary | |
WhatTimeIsIt()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static Recognizer rec
public static Synthesizer synth
Constructor Detail |
public WhatTimeIsIt()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |