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

