An app can't know exactly what is being played on the device in a general sense, unless it is the app playing the audio, and it is generating the raw PCM to send to an AudioTrack.
Doug On Tuesday, June 26, 2012 4:09:04 AM UTC-7, kuldeep wrote: > > I am planning to implement a simple application that will share the > current audio being played on android device, to be played on another > android device. It will be a great help if anyone can tell me how to > copy the audio out buffer so that I can share same audio track that is > running on the first Android device. Please reply to me with all your > suggestions and implementation details -- 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 android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en