@Yx_____________ https://github.com/dreamfish797/AudioRecorder/blob/master/record/src/main/java/com/dreamfish/record/WaveHeader.java
Android 錄音實(shí)現(xiàn)(AudioRecord)上一篇文章介紹了使用 MediaRecorder 實(shí)現(xiàn)錄音功能 Android錄音實(shí)現(xiàn)(MediaRecorder) ,下面我們繼續(xù)看看使用 AudioRecord 實(shí)現(xiàn)錄音...