JSAPI 2.0

Uses of Class
javax.speech.Word

Packages that use Word
javax.speech Provides interfaces and classes for connecting to speech Engines. 
 

Uses of Word in javax.speech
 

Methods in javax.speech that return Word
 Word[] VocabularyManager.getWords(String text, SpeechLocale locale)
          Returns Words 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 Words to this VocabularyManager.
 void VocabularyManager.removeWord(Word word)
          Removes a Word from the VocabularyManager.
 void VocabularyManager.removeWords(Word[] words)
          Removes an array of Words from the VocabularyManager.
 


JSAPI 2.0

JavaTM Speech API 2.0, Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.

Free Web Hosting