|
JSAPI 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Word | |
---|---|
javax.speech | Provides interfaces and classes for connecting to speech Engine s. |
Uses of Word in javax.speech |
---|
Methods in javax.speech that return Word | |
---|---|
Word[] |
VocabularyManager.getWords(String text,
SpeechLocale locale)
Returns Word s matching the specified
written-form text and locale . |
Methods in javax.speech with parameters of type Word | |
---|---|
void |
VocabularyManager.addWord(Word word)
Adds a Word to this VocabularyManager . |
void |
VocabularyManager.addWords(Word[] words)
Adds an array of Word s to this VocabularyManager . |
void |
VocabularyManager.removeWord(Word word)
Removes a Word from the VocabularyManager . |
void |
VocabularyManager.removeWords(Word[] words)
Removes an array of Word s from the VocabularyManager . |
|
JSAPI 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
JavaTM Speech API 2.0,
Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.