Hi!
I am creating a survey with audio elements. I just want to auto-play the audio for initial presenting, but not auto-play when piped to other pages. Is there any script that could help to make this work? For the initial auto-play, I used the "autoplay=true" statement for the audio in the Html script.
Thanks!
Lei
Page 1 / 1
Thankfully, you can can't autoplay an audio/video file till the user has interacted with your page. Otherwise the web would be a pretty horrible place.
Before the audio file, add a button which asks them to open the instructions or something like that.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.