Microchip® Advanced Software Framework

wav_player.h File Reference

WAV player.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

#include "compiler.h"

Functions

bool play_wav (const char *filename, bool verbose)
 This is the function called by ushell_task() to perform all the WAV decoding. More...