android语音功能

2023-11-02 10:35:29 阅读:3 编辑

Android 录音的3种方式,1.调用系统录音,2.AudioRecord,3.MediaRecoder https://blog.csdn.net/yu540135101/article/details/105589424 https://github.com/XieXiePro/AndroidSoundRecorder