* Solve execute the following code with return wav: iob = io.BytesIO(wav) wave.open(iob, 'rb') will throw an "unknown format: 3" exception