Answer the question
In order to leave comments, you need to log in
Audio (html5 audio) in android behaves strangely through the default browser and opera mobile
I use the audio tag on the page like this:
<audio preload="auto" id="a1_1"><source src="my/audio/1_1.ogg" type="audio/ogg"><source src="my/audio/1_1.mp3" type="audio/mpeg"></audio>
I have audio segments attached to the page elements that play correctly from Windows in Chrome, Opera, FireFox. But from an Android 4 phone (default browser), in general, everything is fine and almost like from a computer, but here's the problem: as soon as the audio is played to the end, it stops playing at all.
With what it can be connected?
And for some reason, when you need to play a segment, from A to B, Opera Mobile starts the file from the beginning and stops at B. Although locally (from a flash drive), it opens and plays everything correctly.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question