Skip navigation links
A C D G I K O P R S T V 

G

getAppContext() - Method in class com.keenresearch.keenasr.KASRRecognizer
Returns application context that was used to initialized this instance of KASRRecognizer
getASRBundleName() - Method in class com.keenresearch.keenasr.KASRRecognizer
Obtains a name of the ASR Bundle used to initialize the SDK.
getASRBundleName() - Method in class com.keenresearch.keenasr.KASRResult
Returns the name of the ASR Bundle recognizer was using.
getAsrBundlePath() - Method in class com.keenresearch.keenasr.KASRRecognizer
Obtains a path to the directory where ASR Bundle used to initialize the SDK is stored
getCleanText() - Method in class com.keenresearch.keenasr.KASRResult
recognition result clean text; all tokens of type <TOKEN> are removed (e.g.
getConfidence() - Method in class com.keenresearch.keenasr.KASRResult
Overall confidence score in [0,1] range.
getConfidence() - Method in class com.keenresearch.keenasr.KASRWord
Confidence in the range 0 to 1 for the word.
getCreateAudioRecordings() - Method in class com.keenresearch.keenasr.KASRRecognizer
Provides ways to check if SDK is setup to store audio recordings in the filesystem.
getDecodingGraphCreationDate(String, KASRRecognizer) - Static method in class com.keenresearch.keenasr.KASRDecodingGraph
Returns date when custom decoding graph was created.
getDecodingGraphName() - Method in class com.keenresearch.keenasr.KASRRecognizer
Returns name of the decoding graph that's used for recognition.
getDecodingGraphName() - Method in class com.keenresearch.keenasr.KASRResult
Returns the name of the decoding graph recognizer was using.
getDuration() - Method in class com.keenresearch.keenasr.KASRWord
Duration, in seconds, for this word.
getInputLevel() - Method in class com.keenresearch.keenasr.KASRRecognizer
The most recent signal input level in dB
getLastRecordingFilename() - Method in class com.keenresearch.keenasr.KASRRecognizer
Returns a full path to the last recorded audio file.
GetRecognizerState() - Method in class com.keenresearch.keenasr.KASRRecognizer
Deprecated.
Use getRecognizerState instead
getRecognizerState() - Method in class com.keenresearch.keenasr.KASRRecognizer
Returns recognizer state, one of KASRRecognizerState values
getRecordingsDir() - Method in class com.keenresearch.keenasr.KASRRecognizer
Returns a full path to the directory where audio recordings are being stored.
getRescore() - Method in class com.keenresearch.keenasr.KASRRecognizer
Value of the rescoring flag
getStartTime() - Method in class com.keenresearch.keenasr.KASRWord
Start time, in seconds, for this word relative to when the recognizer started to listen.
getText() - Method in class com.keenresearch.keenasr.KASRResult
Get text of the recognition result.
getText() - Method in class com.keenresearch.keenasr.KASRWord
Text of the word
getWords() - Method in class com.keenresearch.keenasr.KASRResult
Returns an Array of KARSRWord objects that comprise this result.
A C D G I K O P R S T V 
Skip navigation links