This is a migrated thread and some comments may be shown as answers.

Audio doesn't work

1 Answer 24 Views
AppBuilder companion app
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Thomas
Top achievements
Rank 1
Thomas asked on 26 Jul 2013, 05:20 PM
I'm sing this code : 

<script>var audio1 = new Audio("audio.mp3");</script>
<img onclick="audio1.play();" src="images.png" />

I can play my audio file in the simulator but it doesn't work in Icenium Ion. How can I fix it ?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 29 Jul 2013, 08:52 AM
Hi Thomas,

Audio/Video support in html5 is still hit and miss and we recommend using the Cordova Media API for the time being. You can clone and examine our media sample to get started.

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder companion app
Asked by
Thomas
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or