今天给大家分享啥呢? 1.声音的基础 2.python读取.wav音频 Python学习交流Q群:906715085#### import wave import struct wave_file=wave.open("./sound111.wav", 'r')</