JSAPI 2.0

Uses of Interface
javax.speech.recognition.ResultToken

Packages that use ResultToken
javax.speech.recognition Provides interfaces and classes for using speech Recognizers. 
 

Uses of ResultToken in javax.speech.recognition
 

Methods in javax.speech.recognition that return ResultToken
 ResultToken[] FinalResult.getAlternativeTokens(int nBest)
          Gets the token sequence for the Nth-best alternative.
 ResultToken Result.getBestToken(int tokNum)
          Returns the Nth finalized token from the best Result alternative.
 ResultToken[] Result.getBestTokens()
          Returns the finalized token sequence for the best Result alternative.
 ResultToken[] Result.getUnfinalizedTokens()
          Returns the current unfinalized tokens following the current finalized tokens.
 

Methods in javax.speech.recognition with parameters of type ResultToken
 AudioSegment FinalResult.getAudio(ResultToken fromToken, ResultToken toToken)
          Gets the audio for a token or sequence of tokens.
 void FinalResult.tokenCorrection(String[] correctTokens, ResultToken fromToken, ResultToken toToken, int correctionType)
          Informs the Recognizer of a correction to one or more tokens in a finalized Result so that the Recognizer can improve itself.
 


JSAPI 2.0

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

Free Web Hosting