pauseaudio() {
    this.setState({
      audio: {
        playing: false,
        time: this.state.audio.time,