|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.vocab.VocabTest
Demonstrates changing the pronunciation of "time" to "aw r" (hour) for both speech synthesis and recognition. Note: some engines may not recognize this phonetic spelling - please consult the Microsoft SAPI 5.0 Help documentation under "American English Phoneme Representation" or the "sapi4Pronunciations.html" or "sapi5Pronunciations.html" files.
Field Summary | |
static Recognizer |
rec
|
static Synthesizer |
synth
|
Constructor Summary | |
VocabTest()
|
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 VocabTest()
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 |