On Thu, Nov 20, 2008 at 11:24 AM, Dorn Hetzel <[EMAIL PROTECTED]> wrote:
> "There already are Android-specific classes and methods for a lot of
> audio-related functionality..."
>
> At least for my applications, which would be new code for the android
> platform, not ports from somewhere else,
> I don't care if it's javax.sound or whatever, as long as I can move
> bits from mic-->memory and memory->speaker.
>
> Even with caveats about having to rewrite stuff later when things
> change, I would still like to use any capabilities available today on
> the G1 through the 1.0 SDK.  Can you provide any additional clues or
> even documentation or examples of such interfaces to they extent
> they exist in any useable form?

The Android API for such stuff is in the android.media package. Find
online docs for it here:

    
<http://code.google.com/android/reference/android/media/package-summary.html>

Warm regards,

-dan

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to