I'm not so sure it's encrypted that way and here is why:
1 in the header at the top of the file you can see null terminated strings containing the creators name.
2 the audio seems to be stored in a sort of raw/wav format if your running linux you can cat or dd the file to /dev/dsp after a...