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

S

saveSpeakerAdaptation() - Method in class com.keenresearch.keenasr.KASRRecognizer
Saves speaker profile (used for adaptation) in the filesystem.
setCreateAudioRecordings(Boolean) - Method in class com.keenresearch.keenasr.KASRRecognizer
Determines if the SDK should store the audio that it processes between start and stop listening into an audio file.
setLogLevel(KASRRecognizer.KASRRecognizerLogLevel) - Static method in class com.keenresearch.keenasr.KASRRecognizer
Set log level for the framework.
setRescore(Boolean) - Method in class com.keenresearch.keenasr.KASRRecognizer
If set to true, recognizer will perform rescoring for the final result, using rescoring language model provided in the custom decoding graph that's bundled with the application.
setVADParameter(KASRRecognizer.KASRVadParameter, float) - Method in class com.keenresearch.keenasr.KASRRecognizer
Set any of KASRRecognizer.KASRVadParameter Voice Activity Detection parameters.
setWords(KASRWord[]) - Method in class com.keenresearch.keenasr.KASRResult
 
sharedInstance() - Static method in class com.keenresearch.keenasr.KASRRecognizer
 
startListening() - Method in class com.keenresearch.keenasr.KASRRecognizer
Start processing incoming audio.
stopListening() - Method in class com.keenresearch.keenasr.KASRRecognizer
Stop the recognizer from processing incoming audio.
stopListeningAndReturnFinalResult() - Method in class com.keenresearch.keenasr.KASRRecognizer
Stop the recognizer from processing incoming audio and return the final result.
A C D G I K O P R S T V 
Skip navigation links