Hello...
I have been toiling with an Arduino Zero device for some time now and I believe I have managed to isolate a problem to the AudioZero libraries.
I have quite a number of .WAV files on an SD card. As I try to play them, I can only play a small number of them and the processor halts. I can access the SD card from file to file without playing them repeatedly very successfully. But if I actually have the files played thru AudioZero module calls, 8 is probably the maximum number of files that will run. The same result applies if I run the same file approximately the same number of times.