开发者

Android - Stream audio from all running apps

开发者 https://www.devze.com 2023-02-26 06:08 出处:网络
Is there a way to stream/redirect all current playing audio on android phone to server?开发者_如何学JAVA

Is there a way to stream/redirect all current playing audio on android phone to server?开发者_如何学JAVA By all I mean audio from all currently running apps.


Your application has no right to interfere with the audio playback from another application.

With custom firmware, this may be possible, but not from an ordinary SDK application.

0

精彩评论

暂无评论...
验证码 换一张
取 消