0

I am new in cocos2d android. In my game, I used following code in game setting.

SoundEngine.sharedEngine().setEffectsVolume(volume);

where, volume is float in range of (0.0 to 1.0).

But, there is no change in effect volume. Please give solution of it. Thanks in advance.

Bharat Godhani
  • 110
  • 4
  • 12
  • 1
    will you get any error , If not then check one thing that is SoundEngine.sharedEngine().setEffectsVolume(volume); it gives some response on your logcat or not ..... – Akarsh M Apr 13 '13 at 14:35
  • in my time ... it works fine .... put some code related to this after we'll sort this thing –  Apr 14 '13 at 18:05

0 Answers0