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 -~----------~----~----~----~------~----~------~--~---

