I'd like to use the Visualizer class to capture system wide audio in a specific format. (44.1khz, 16 bits, Stereo)
I can't figure out how to request a certain format be returned to me. I can get a hack to work in gingerbread and earlier to return audio formatted in 16 bits, but still no stereo. Any ideas StackOverflow?