Interface UtteranceProcessor

    • Method Detail

      • processUtterance

        void processUtterance​(Utterance u)
                       throws ProcessException
        Performs an operation on the given Utterance.
        Parameters:
        u - the utterance on which to perform operations
        Throws:
        ProcessException - if an exception occurred during the operation