Is there a way to get from a byte array to audio?

509 Views Asked by At

I want to get the audio files of .lib files of a game. I heard converting the .lib into an byte array is a good first step, where I'm now at, but I don't know what to do know.

Is there a method for doing this?

Small part of the array:

screenshot

0

There are 0 best solutions below