Class Pause

All Implemented Interfaces:
IExtendable, OrthographyElement

@Documentation("https://talkbank.org/manuals/CHAT.html#Pause_Marker") public final class Pause extends AbstractOrthographyElement
Pause at a point in an utterance. May be symbolic or numeric. e.g.,
(.), (..), or (...)
or
(3.5)
Numeric values are printed in minutes and seconds
  • Constructor Details

  • Method Details

    • getLength

      public float getLength()
    • getType

      public PauseLength getType()
    • text

      public String text()
      Description copied from interface: OrthographyElement
      Get string representation of the element.
      Returns:
      the string value of the element