android get device overall audio output in pcm

后端 未结 1 2041
囚心锁ツ
囚心锁ツ 2020-12-03 05:50

Is there any way to intercept or just-read the audio output in android device?

I need to read the whole audio output in PCM from inside myActivity, including media p

相关标签:
1条回答
  • 2020-12-03 06:21

    The visualizer class is helpful. I use it to playback immediately played audio here.

    This audio comes in very low quality, however, so it's only really good for visualization.

    0 讨论(0)
提交回复
热议问题