Hi Dave thanks much for the information. What I'm actually looking for is a bunch of functions equivalent to the WaveOut API of MS Windows. Are there equivalents to functions such as waveOutOpen, waveOutClose, waveOutWrite, waveOutReset, etc?
thanks again On Fri, Apr 10, 2009 at 9:10 PM, Dave Sparks <[email protected]> wrote: > > No, this is not supported. If we ever do support it, it would require > a special permission that the user would have to grant, and it would > break for DRM content for obvious reasons. > > On Apr 10, 1:44 am, devi prasad <[email protected]> wrote: >> I want to develop an app that lets one intercept raw audio data sent for >> playback (possibly by a different app), and apply audio enhancements >> over this raw data. >> >> Does Cupcake allow such filtering of audio data? If so, which API should I >> use? >> >> I understand this may not be possible at an application level for security >> reasons. I'm trying to see if this is possible with native code >> linking to public >> or private API of Android. >> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

