- Home /
Android audio delayed on some android devices
No audio delays on an acer tablet, there are delays on a samsung phone ,constant delay, every sound effects is delayed for around 1 second, the game is not lagging, it's running smoothly but the sound is delayed. Please help :( And btw, i use audiosource.play() method for sound effects like clicking buttons. I have no budget to buy plugins. I know some one already faced this problem, and i'm facing it now, and i don't know what to do now. I want to publish my very first small game but this comes up T_T
Answer by zakirshikhli · Jun 19, 2016 at 08:54 AM
I faced with this issue. For all audio files which should be played immediately on collision, I set Compression Format - PCM (via Inspector), instead of Vorbis. Now they are playing without delay.
I belive, there must be a more professional solution, because this solution makes audio file's size much more bigger.
Your answer
Follow this Question
Related Questions
android audio delayed 1 Answer
!RIDICULOUS! Audio Latency - Android 3 Answers
record sound and save to mp3 in android 1 Answer
Play local Android/IOS audio files in unity game. 0 Answers
Microphone Input Latency Android 1 Answer