The echo sample will have higher than expected latency on Android O because due to bug (id 66967812) when requesting 2 channel input you will not receive a FAST track. App should be updated to use only 1 channel for input, then duplicate each frame for the stereo output.
The echo sample will have higher than expected latency on Android O because due to bug (id 66967812) when requesting 2 channel input you will not receive a FAST track. App should be updated to use only 1 channel for input, then duplicate each frame for the stereo output.