How to test MavLink with audio files

I’ve created some 1 sec audio (.wav) files that I want to test MavLink on, to see how resiliently it chunks data. How would I use MavLink (with python) to do that?

Very new at this, any constructive help is appreciated.