convert mpeg-4 to wav code example Example: how to convert m4a to wav with ffmpeg ffmpeg -i inputFilename.m4a OutputFilename.wav