Have found the solution. Used the AudioRecord and AudioTrack interfaces. On Sep 24, 12:55 pm, "Vishal.Android" <[email protected]> wrote: > How to capture the audio data from mic into a buffer instead of a > file? > > On Sep 23, 2:43 pm, Vishal Gaonkar <[email protected]> wrote: > > > I am working on a VOIP based application. I need to capture the audio > > from mic at 8000 hz sampling rate, get the 20msec packets, encode and > > send the packets over the network. > > > Can somebody tell me how to configure the mic for the desired sampling > > rate? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

