Class KeywordRecognitionResult

  • All Implemented Interfaces:
    AutoCloseable

    public final class KeywordRecognitionResult
    extends RecognitionResult
    Defines result of keyword recognition.
    • Method Detail

      • toString

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