replyPlay method

void replyPlay()

Implementation

void replyPlay() {
  _replying = false;
  play();
}