On Feb 8, 8:01 am, Raneez <[email protected]> wrote: > I used mediaplayer to play audio files using the MediaController..its > easy to show mediacontroller from the > MediaPlayer.OnPrepared(MediaPlayer mp) method when the file is ready > for playback. > > But I need to use AudioTrack as player for Wav files , how it is > possible to use it with MediaController?
Write your own or adapt Google's source code from the component you're using. Doug -- 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

