Now like does the question says, I need a way to play a small sound that lasts for like 1 second or less to play really quickly/fast in my Xamarin Android app. I am using .mp3 files and MediaPlayer class, is there any way to get as fast as possible to play a particular sound?
Asked
Active
Viewed 149 times
0
-
then create custom media player – Androider Nov 05 '16 at 12:25
-
1Possible duplicate of [Low-latency audio playback on Android](http://stackoverflow.com/questions/14842803/low-latency-audio-playback-on-android) – SushiHangover Nov 05 '16 at 13:09
-
Ref: https://www.khronos.org/opensles/ – SushiHangover Nov 05 '16 at 13:11