What mic->memory and memory->speaker method(s) *do* you plan to support? Not to complain, android is wonderful, but mic->file and file->speaker just won't work for many applications.
On Thu, Nov 20, 2008 at 1:26 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > We have no plans to support the Javax multimedia classes at this time. > > On Nov 19, 8:21 pm, Robert Green <[EMAIL PROTECTED]> wrote: >> I motion for a petition for full audio API in the 1.1 SDK. >> >> On Nov 19, 8:43 pm, E <[EMAIL PROTECTED]> wrote: >> >> > Hello, >> >> > Some months ago I began a project that involved some basic signal >> > processing. I used the Java Sound API, including AudioInputStream to >> > get linear bytes from a recording to do some simple analysis. >> >> > With the release of the 1.0 toolkit I picked the project up again, but >> > the Javax audio classes are missing. Is there a replacement for these >> > classes? What's the plan? >> >> > Apparently there are other API's that got pulled? >> > I was able to get my code to compile by pulling them out of a full >> > java distro and adding them to my project, but as noted elsewhere, >> > this won't actually run on the device. >> >> > Thanks, >> >> > -Ethan > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

