How to get the amplitude when blowing into MIC on android device

后端 未结 3 1390
刺人心
刺人心 2021-02-02 05:05

How to get the amplitude when blowing into MIC in android device.

MediaRecorder recorder = new MediaRecorder();
   recorder.setAudioSource(MediaRecorder.AudioSou         


        
3条回答
提交回复
热议问题