-
由 zhoupc2015 提交于
* Solve execute the following code with return wav: iob = io.BytesIO(wav) wave.open(iob, 'rb') will throw an "unknown format: 3" exception
2ae0f66d
* Solve execute the following code with return wav: iob = io.BytesIO(wav) wave.open(iob, 'rb') will throw an "unknown format: 3" exception