Reputation: 85
In android read is blocking call as per documentation,However if We read data into our custom buffer using read call what will happen to android audio buffer
Upvotes: 0
Views: 414
Reputation: 12149
Is Android audio buffer wipe out its data after reading ?
What happens if large number of sound signals incident on android recorder?
Is there any way to capture the sound wave of specified frequency in android?
How to capture sound wave emitted from android(using audiotrack) by android recorder itself?
SoundPool
to play sound and then record them using Android's APIsUpvotes: 1