isPaused method

int isPaused()

Implementation

int isPaused() {
  return openjtalkIsPaused(this);
}