<PlayButton
            isPlaying={playing}
            play={this.playaudio.bind(this)}
            pause={this.pauseaudio.bind(this)}
          />