pcm音频转为wav命令如下: sox -t raw -c 1 -e signed-integer -b 16 -r 16000 3.pcm 3.wav 查看音频头部信息: sox -V 3.wav -n sox官方音频转换命令示例 相关文章: