Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sound not work on IOS #75

Open
ducvu91 opened this issue May 4, 2019 · 6 comments
Open

sound not work on IOS #75

ducvu91 opened this issue May 4, 2019 · 6 comments
Assignees
Labels

Comments

@ducvu91
Copy link

ducvu91 commented May 4, 2019

hello,
http://dougtesting.net/winwheel/examples/wheel_of_fortune
i run example on IOS, sound not work. android it ok.
Pls double check !
thanks.

@zarocknz zarocknz added the bug label Dec 7, 2019
@zarocknz zarocknz self-assigned this Dec 7, 2019
@soumyajit-int
Copy link

soumyajit-int commented Dec 9, 2019

Is there any update regarding sound on IOS?

@chauanthuan
Copy link

Hello everyone, any update in this issue? Sound not working in ios device,
Please help me,
Thanks.

@SailorTurkey
Copy link

SailorTurkey commented Mar 24, 2020

Hello, why asking this here instead of checking web? This is not a bug of this great project.

It's related to how safari behaves. Check below for solutions :)

https://stackoverflow.com/questions/9811429/html5-audio-tag-on-safari-has-a-delay

@zarocknz
Copy link
Owner

zarocknz commented May 6, 2020

Thanks for the link to stack overflow, hopefully the answers there can help.

@bakdakonusuruz
Copy link

Hello, why asking this here instead of checking web? This is not a bug of this great project.

It's related to how safari behaves. Check below for solutions :)

https://stackoverflow.com/questions/9811429/html5-audio-tag-on-safari-has-a-delay

Hello, I already check these solutions but no luck. There is no simple solution I can use right away. Did you implemented
AudioContext into any of your projects without using any other third-party libraries?

Thanks.

@blockmonkey
Copy link

I ran into a similar issues with Safari and iOS - ended up using Howler.js
https://howlerjs.com

After you import the sounds using Howler - you can then add them to the playSound Function.
http://dougtesting.net/winwheel/docs/tut19_playing_sounds_and_music

Works quite well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants