isSpeaking method

int isSpeaking()

Implementation

int isSpeaking() {
  return openjtalkIsSpeaking(this);
}