V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
xiaohantx
V2EX  ›  问与答

安卓内嵌网页,请问下网页中的音频还有办法可以自动播放嘛(没有任何交互接触)~

  •  
  •   xiaohantx · 2020-12-11 18:06:42 +08:00 · 802 次点击
    这是一个创建于 1229 天前的主题,其中的信息可能已经有所发展或是发生改变。
    谷歌标准是禁用了自动播放
    2 条回复    2020-12-11 20:15:09 +08:00
    lisianthus
        1
    lisianthus  
       2020-12-11 20:02:33 +08:00
    跟浏览器有关吧。
    chrome 可以静音自动播放,以前的版本好像可以通过 js 设置 audio.muted = false 来取消静音,但现在取消静音的同时会取消播放。
    crystom
        2
    crystom  
       2020-12-11 20:15:09 +08:00
    webview 设置一下不行吗 myWebView.getSettings().setMediaPlaybackRequiresUserGesture(false);
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1275 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 17:50 · PVG 01:50 · LAX 10:50 · JFK 13:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.