small sound clip playing double in iOS but it's ok in android #2216
Unanswered
meehjeevan
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Sure. Start a debugging session. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have used a button click sound clip and it's playing double in iOS but it's ok in android.
I have played the sound with this code:
AudioEngine::play2d("sounds/button6.mp3");
I couldn't upload the audio file here..
The sound clip length is 0.14 seconds only.
How do I solve it ? Any idea?
Beta Was this translation helpful? Give feedback.
All reactions