Class SpeechRecognitionResult

    • Constructor Detail

      • SpeechRecognitionResult

        protected SpeechRecognitionResult​(long resultHandle)
        Internal constructor for creating a SpeechRecognitionResult from a native handle.
        Parameters:
        resultHandle - The native handle.
    • Method Detail

      • toString

        public String toString()
        Returns a String that represents the speech recognition result.
        Overrides:
        toString in class Object
        Returns:
        A String that represents the speech recognition result.