User Tools

Site Tools


support:browser_support:play_audio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
support:browser_support:play_audio [2018/10/02 13:40]
edmondsj created
support:browser_support:play_audio [2020/02/21 10:59] (current)
edmondsj [Another approach]
Line 1: Line 1:
-====== Chrome ​prevents ​auto-playing ​of audio ======+====== Chrome auto-play of audio ======
  
 +  * This prevents the auto club notification from playing the sound.
 +  * [[https://​developers.google.com/​web/​updates/​2017/​09/​autoplay-policy-changes|Description]]
 +  * Suggestions:​
 +    * From Google: You can decide to disable entirely the autoplay policy by setting the Chrome flag "​Autoplay Policy"​ to "No user gesture is required"​ at the URL below. This allows you to test your website as if user were strongly engaged with your site and playback autoplay would be always allowed.
 +
 +<​code>​
 +chrome://​flags/#​autoplay-policy
 +</​code>​
 +
 +===== Another approach =====
 +
 +  * With the auto club notification dialog showing:
 +
 +{{:​support:​browser_support:​auto_club_notification_1.jpg}}
 +
 +  * Click on the "​lock"​ icon just left of ''​rangersst.com/​autoclubnotification.htm''​ and you should see a screen somewhat like this:
 +
 +{{:​support:​browser_support:​auto_club_notification_settings_1.jpg}}
 +
 +  * Click on ''​Site settings''​ and you should see a screen somewhat like this:
 +
 +{{:​support:​browser_support:​auto_club_notification_settings_2.jpg}}
 +
 +  * The ''​Sound''​ setting should be set to ''​Allow''​. ​ If this is a change in setting, you may then see a prompt in the notification dialog like this:
 +
 +{{:​support:​browser_support:​auto_club_notification_2.jpg}}
 +
 +  * Click on <​html><​button>​Reload</​button></​html>,​ and the dialog should reload with sound playing.
 +====== Other references ======
 +
 +  * [[support:​browser_support:​chrome_allow_insecure_content|Chrome prevents dispatch and map from loading]]
 +  * [[support:​15_computer_tips:​03_chrome_support|Chrome Support]]
support/browser_support/play_audio.1538502005.txt.gz · Last modified: 2018/10/02 13:40 by edmondsj