Dynamic memory allocation in Audio library

Strictly speaking, this is not the destructor, but a method called "end", so you can call it explicitly using

audio.end();

in your sketch.