Jump to content

Why <audio> tag doesn't work in my Chrome for Android?


Catherine
 Share

Recommended Posts

Hi!

I have tried to use <audio> tag for playback of recored audio and have found it not working in my Chrome for Android ...

<audio preload="auto" autoplay controls><source src="" type="audio/wav"/></audio>...var aio = document.querySelector('audio');// loading sourceaio.play();

What am I doing wrong?

 

Also Chrome for Android doesn't playback even in this demo https://www.webrtc-experiment.com/RecordRTC/ but  FireFox does. Why?

How to make the   <audio> playback properly for Chrome for Android?

 

Thank you!

Best Regards

Catherine

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...