How can an Android app detect other applications using the microphone
Is there a way to determine if any applications are using a given AudioSource? Best would be to get the list of applications currently using an AudioSource.
This coul开发者_StackOverflowd be used by a VoIP application to know if another application is recording the call.
精彩评论