goldfire / howler.js

Javascript audio library for the modern web.
https://howlerjs.com
MIT License
24.03k stars 2.24k forks source link

No audio on Samsung S3 Native 4.3 #307

Closed Euden closed 8 years ago

Euden commented 9 years ago

I'm trying to use howler on a Samsung Galaxy S3 with Android 4.3 installed via the native browser, yet I cannot get sound to play no matter what I try, i've set buffer to true, I've tried a sprite. Nothing, no sounds at all.

Any ideas?

Vlad-UA commented 9 years ago

the same problem ... waiting on support of Android devices

juanpicado commented 9 years ago

Guys, Which version are you using? I have 2 Samsung S3 (4.3 native) devices in my desk and it works for me in both with the examples in the main page.

Vlad-UA commented 9 years ago

on ASUS MeMO Pad 10 (ME102A) Android 4.2.2 crash of mobile Chrome 42.0.2311.111 but ok with sound/music on native browser tests was done on the page http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library (howlerjs.com)

juanpicado commented 9 years ago

It's works for me that tablet (almost the same) as well. Webaudio OK Audiotag OK ASUS MeMO Pad FHD 10 (ME302KL) 4.4.2

Vlad-UA commented 9 years ago

Could you say version of the mobile Chrome, please? I use this URL to get version of system and browser http://jsperf.com/slug

juanpicado commented 9 years ago

The same version, 42.0.2311.111.

Vlad-UA commented 9 years ago

but on the betta version of the mobile Chrome 43.0.2357.78 all OK

may be problem with the mob Chrome 42 on android 4.2.2

goldfire commented 8 years ago

Unable to reproduce on newer Chrome versions, but will reopen if anyone is still seeing this problem.