开发者

Android - To play audio at 1.4 times the normal speed

开发者 https://www.devze.com 2023-01-09 18:25 出处:网络
I need to play mp3 at 1.4 (or other) times the normal speed. How can I do that? Thank 开发者_运维技巧you!SoundPool has a setRate method that does that.

I need to play mp3 at 1.4 (or other) times the normal speed. How can I do that? Thank 开发者_运维技巧you!


SoundPool has a setRate method that does that.

0

精彩评论

暂无评论...
验证码 换一张
取 消