Html5 input in published game

TD2016Remaster-HTML5-Shipping.UE4.js:22 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. Autoplay policy in Chrome - Chrome Developers

Hi everybody

Im trying to publish/ serve game using ISS, as HTML5LaunchHelper can only serve on localhost.
I used 4.21 top-down template and published game for html5 and i cannot receive input while serving with ISS.
I’m also receiving this error when opening game on chrome (works fine on Edge) → The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. Autoplay policy in Chrome - Chrome Developers

Thanks for help