Published MP4 audio works, but Published HTML5 audio doesn't work
When I publish a 2019 CP file as HTML5 the audio doesn't work but when published as MP4 the audio works. Does anyone know of potential solutions?
When I publish a 2019 CP file as HTML5 the audio doesn't work but when published as MP4 the audio works. Does anyone know of potential solutions?
Rod, I believe you are correct. Would you recommend forcing the learner to click on start/play icon in the middle of the browser instead removing it by this workaround in the Captivate HTML file?
cpInit();
cp.movie.play();
initialized = true;
We need a solution for all of our customers.
Yes I recommend you just get the users to interact with the content right from the get go. You can actually replace that button with an image. If you create an image with some text that says: "Click to start" or something like that, then the learner knows exactly what to do and your audio should work as soon as they get to the first slide after that.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.