<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rin1024</author_name>
  <author_url>https://blog.hatena.ne.jp/rin1024/</author_url>
  <blog_title>uncertain world</blog_title>
  <blog_url>https://rin1024.hatenadiary.org/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>audioタグを使って音声を再生してみようと思っていろいろ試していた所、 AndroidやiOSではブラウザ開いた瞬間に自動再生されてお客さんがビビらないようにするため（？）、 イベントハンドラで何かしらお客さんのアクションがないとこれらは再生されないらしい。 ちなみに、videoタグも同様の様子。 http://dsuket.hatenablog.com/entry/2013/05/05/101430 なので、keydownとかclickとかのイベントに併せてplayするとしたらいけた。 $('.hoge).click(function() { // BGM再生開始(autoplay使えない…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frin1024.hatenadiary.org%2Fentry%2F20140815%2F1408073543&quot; title=&quot;Chrome on AndroidでHTML5のaudioタグをつかった音楽が自動再生されない - uncertain world&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-15 12:32:23</published>
  <title>Chrome on AndroidでHTML5のaudioタグをつかった音楽が自動再生されない</title>
  <type>rich</type>
  <url>https://rin1024.hatenadiary.org/entry/20140815/1408073543</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
