s/audio/player: add ability to play WAV, PCM orADPCM based on file extension.

Issue #168 resolved
Trek Hopton created an issue

Currently the audio player only plays ADPCM encoded audio, this is achieved by decoding to PCM then wrapping in WAV. We should check the file type and be able to play files from all stages along the pipeline ie. ADPCM, PCM and WAV files.

Comments (1)

  1. Log in to comment