Audio Playback Rate in Android
Posted
by Marquis
on Stack Overflow
See other posts from Stack Overflow
or by Marquis
Published on 2010-06-16T22:50:40Z
Indexed on
2010/06/16
22:52 UTC
Read the original article
Hit count: 238
So, I know that this has been done with a few Android apps before, but I cannot for the life of me figure out how, since it's not currently possible through the API.
How does one adjust the playback rate of a sound played through MediaPlayer; either with or without adjusting the pitch is fine for now, though the latter is definitely preferred. If someone can point me in the direction of an open source app that I can use as guidance, that would also be fine.
Thanks in advance.
© Stack Overflow or respective owner