Playing back sound coming from microphone in real-time

后端 未结 4 1104
梦如初夏
梦如初夏 2020-12-12 16:07

I\'ve been trying to get my application recording the sound coming from the microphone and playing it back in (approximately) real-time, however without success.

I\'

4条回答
  •  既然无缘
    2020-12-12 16:33

    I had a similar problem and I solved it by adding this permission to the manifest file:

    
    

提交回复
热议问题