🔑 根本原因:浏览器限制自动播放
现代浏览器(Chrome、Edge、Safari 等)禁止页面自动播放带声音的媒体,除非用户已经与页面有 交互(点击、滚动等)。
<krpano debugmode="true" onstart="operationTip();">
<!-- 声音 -->
<plugin name="soundinterface"
url="%VIEWER%/plugins/soundinterface.js"
rootpath=""
preload="true"
keep="true"
/>
<events name="currentpano"
onremovepano="stopsound(bgsnd);"
/>
<!-- 操作指引层 -->
<layer name="guide_layer_xuyan"
type="container"
width="100%"
height="100%"
keep="true"
align="center"
y="0"
x="0


2644

被折叠的 条评论
为什么被折叠?



