Add "MediaPlayer Adjustable SampleRate/Playback Speed support"
I know this feature isn't available in the Android MediaPlayer framework. There is still an open Issue on Android issue-list: https://code.google.com/p/android/issues/detail?id=1961
But in the comments of this issue are a few options to implement this feature in existing applications. For example: http://www.aocate.com/presto/ https://market.android.com/details?id=com.aocate.presto
Good idea. It may take a while before I get to this, though.
I'm playing around with presto now but I'm not sure how far I'm going to get.
Gaak. This would be much easier if it were solved upstream! :)
I've been thinking about this one. I think Podax would need to include an MP3 decoder, which would mean paying the licensing costs. If Podax ever has a paid version, this would be a perfect feature for that.
What about using Prestissimo (https://github.com/TheRealFalcon/Prestissimo). This appears to free and open source. It claims to be a replacement to presto (which is paid).
I'll look into it when I have time. This would be a nice feature.