pause method

void pause()

Implementation

void pause() {
  return openjtalkPause(this);
}