stop static method

dynamic stop()

Implementation

static stop() {
  _audioPlayer.stop();

}