Play audio on page load #653
Unanswered
404ryannotfound
asked this question in
Q&A
Replies: 1 comment
-
in the os its at:
On stable its at:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Great project, I have a Pi loading my test web kiosk, runs like a treat. My index page loads audio in my index file like:
I need to add a command for the audio to play to Chromium similar to:
chromium-browser --kiosk --autoplay-policy=no-user-gesture-required index.html
Which file/directory can I add this to, so i don't have to modify
home?pi/scripts/start_chromium_browser
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions