Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Sound not playing on device

Manasse_B_
Beginner
275 Views

Hi intel, I new to XDK, but anyway I succeded to convert an html website into an .apk. 
My issue: I have many wav files embeded in my site trough the defaul audio player which I enabled with the help of the "player" plugin. When I am testing the player in the emulator it works fine, plays the file without problems. After I build the app, the player is there but it is inactive on the device as if there would be no .wav file loaded. Any help would be apreciated!

I am usig the following code to cal the player:

<audio class="widget uib_w_2 d-margins" data-uib="media/audio" data-ver="0" controls="controls">
<source src="sounds/soundfile.wav" type="audio/wav"> </audio>

0 Kudos
1 Reply
Surbhi_M_Intel
Employee
275 Views

Hi, 

This forum page answers any questions related to Media Server Studio, Media SDK, Raw Accelerator and Media for Mobile. Your question is related to Intel XDK(another product), the forum page for that product is https://software.intel.com/en-us/forums/intel-xdk 
It will be great if you can re-post your question on the above mentioned link to get right & timely support.  

Thanks,
Surbhi

0 Kudos
Reply