Thank you On Dec 30, 12:54 am, Dave Sparks <[email protected]> wrote: > There is no support for javax.sound in Android and there are no plans > to support it. We will have support for streaming audio in a future > release. > > On Dec 29, 1:11 am, Lei <[email protected]> wrote: > > > I'm stuck on this. > > Help me please. > > > On Dec 26, 2:23 pm, Lei <[email protected]> wrote: > > > > Hi, all > > > I want to capture the audio from the microphone, save the audio in the > > > buffer, and then playback the audio in the buffer. > > > It seems that it will be simple if I can use javax.sound.* to create a > > > sourceDataLine and a targetDataLine. > > > But I cannot import javax.sound.* into my project. > > > How to solve the problem? > > > > Thanks in advance. > > > > Regards, > > > Lei --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

