- getAudioLevel() - Method in interface com.nuance.speechkit.Transaction
-
Get the current audio level if recording.
- getAudioPlayer() - Method in interface com.nuance.speechkit.Session
-
The AudioPlayer for this Session.
- getAutoplay() - Method in class com.nuance.speechkit.Transaction.Options
-
- getCancelEarcon() - Method in class com.nuance.speechkit.Transaction.Options
-
- getConfidence() - Method in interface com.nuance.speechkit.RecognizedPhrase
-
The score representing how accurately the phrase was recognized.
- getConfidence() - Method in interface com.nuance.speechkit.RecognizedWord
-
The score representing how accurately the word was recognized.
- getCoreLanguageModel() - Method in class com.nuance.speechkit.Transaction.Options
-
- getDetails() - Method in interface com.nuance.speechkit.Recognition
-
Returns all of the recognized phrases for the recognition.
- getDetection() - Method in class com.nuance.speechkit.Transaction.Options
-
- getEnd() - Method in interface com.nuance.speechkit.RecognizedWord
-
The end time of the segment of speech represented by this RecognizedWord.
- getErrorEarcon() - Method in class com.nuance.speechkit.Transaction.Options
-
- getFormat() - Method in interface com.nuance.speechkit.Interpretation
-
The format of the Interpretation result.
- getLanguage() - Method in class com.nuance.speechkit.Transaction.Options
-
- getRecognitionType() - Method in class com.nuance.speechkit.Transaction.Options
-
- getResult() - Method in interface com.nuance.speechkit.Interpretation
-
The Interpretation result itself.
- getSession() - Method in interface com.nuance.speechkit.Transaction
-
Get the Session associated with this Transaction.
- getSessionID() - Method in interface com.nuance.speechkit.Transaction
-
Get the sessionID associated with the Transaction.
- getStart() - Method in interface com.nuance.speechkit.RecognizedWord
-
The start time of the segment of speech represented by this RecognizedWord.
- getStartEarcon() - Method in class com.nuance.speechkit.Transaction.Options
-
- getStopEarcon() - Method in class com.nuance.speechkit.Transaction.Options
-
- getText() - Method in interface com.nuance.speechkit.Recognition
-
Text for top recognition.
- getText() - Method in interface com.nuance.speechkit.RecognizedPhrase
-
The text representation of the recognized phrase.
- getText() - Method in interface com.nuance.speechkit.RecognizedWord
-
The text representation of the RecognizedWord.
- getVersion() - Method in interface com.nuance.speechkit.Interpretation
-
The version of the Interpretation format.
- getVoice() - Method in class com.nuance.speechkit.Transaction.Options
-