Class PauseGenerator

    • Constructor Summary

      Constructors 
      Constructor Description
      PauseGenerator()
      Constructs a PauseGenerator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processUtterance​(Utterance utterance)
      Annotates an utterance with pause information.
      java.lang.String toString()
      Returns the string representation of the object
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PauseGenerator

        public PauseGenerator()
        Constructs a PauseGenerator
    • Method Detail

      • toString

        public java.lang.String toString()
        Returns the string representation of the object
        Overrides:
        toString in class java.lang.Object
        Returns:
        the string representation of the object