playWAV.py demonstrates streaming wav files from an SD card. It will stream the wav file in real time and player.playWav() will return when the entire file has finished playing. from ...