initAudioPlayer method

void initAudioPlayer()

Implementation

void initAudioPlayer() {
  _setupSpeaker();
}