We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this possible? Can pulse audio support it?
The text was updated successfully, but these errors were encountered:
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Network/#index3h3
Sorry, something went wrong.
So this seems ideal: https://developer.android.com/reference/android/media/MediaRecorder.AudioSource.html#REMOTE_SUBMIX
But it's only in API 19. And apps aren't allowed to use CAPTURE_AUDIO_OUTPUT. Sucks.
I'll try https://developer.android.com/reference/android/media/audiofx/Visualizer.html
It's probably gonna sound really bad.
No branches or pull requests
Is this possible? Can pulse audio support it?
The text was updated successfully, but these errors were encountered: