getSpeed method

double getSpeed()

Implementation

double getSpeed() {
  return openjtalkGetSpeed(this);
}