Tagged Questions
0
votes
1answer
657 views
AudioRecord latency (Android) GT-i5700
I got 0.3-0.5 sec latency while record audio (live monitoring). Here's my code:
code from here: Android - Getting audio to play through earpiece
public class Sounds extends Activity {
private ...