Hi,

I am trying to develop an app which will consume data from mic. I have
used AudioRecord for the same. To read the data from mic I am usingh a
separate thread.
I want to change this. Is there any way to register the callback to
AudioRecord object so as to get notification when data has started
coming. I went through setRecordPositionUpdateListener but the docs
are not at all helpful and just adds to your frustration.

please help.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to