- Home /
sound too low in Android devices
I have a problem with the sounds in my game when its played on Android devices...The sounds are perfect in web player or stand alone, but in mobile devices are way too low.
I´ve tried everything that I read in older posts but still the same results. The AudioSource and the AudioListener are in the same GameObject (player), the volume is set to max (1) and SpatialBlend is set to 0 (2D). Audio clips are asigned in code (just 2 clips).
I´m currently using Unity 5.3. Thanks in advance!
Your answer
Follow this Question
Related Questions
What is the exact equation being used for sound volume? 0 Answers
Dolby Surround - Stereo - 3d Sound with Audio Source and Listener 0 Answers
Is there a way to limit the output volume on an audio mixer group? 1 Answer
Why is this script not working? 1 Answer
Best way to play many audio clips at the same time? 0 Answers