<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kimizuka</author_name>
  <author_url>https://blog.hatena.ne.jp/kimizuka/</author_url>
  <blog_title>みかづきブログ・カスタム</blog_title>
  <blog_url>https://blog.kimizuka.org/</blog_url>
  <categories>
    <anon>iOS</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>SpeechSynthesisUtteranceを使用し、 let number = 0; setInterval(() =&gt; { const utterThis = new SpeechSynthesisUtterance(); utterThis.text = String(++number); speechSynthesis.speak(utterThis); }, 1000); こんな感じで、数字を読み上げるWebサイトを作りました。こちら、現在（2024.12.04）はPC版のGoogle Chrome（131.0.6778.86）、Safari（18.1.1）でアクセスすると、自動…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kimizuka.org%2Fentry%2F2024%2F12%2F04%2F000000&quot; title=&quot;スマートフォンでSpeechSynthesisUtteranceを使用する際はユーザーアクションが必要 ☝️ - みかづきブログ・カスタム&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kimizuka/20241204/20241204135411.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-12-04 00:00:00</published>
  <title>スマートフォンでSpeechSynthesisUtteranceを使用する際はユーザーアクションが必要 ☝️</title>
  <type>rich</type>
  <url>https://blog.kimizuka.org/entry/2024/12/04/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
