<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nazone</author_name>
  <author_url>https://blog.hatena.ne.jp/nazone/</author_url>
  <blog_title>nazolabo</blog_title>
  <blog_url>https://nazo.hatenablog.com/</blog_url>
  <categories>
    <anon>unity</anon>
  </categories>
  <description>モヤさまのアレがWebAPIになったらしいので使ってみる IEnumerator SayVoiceText(AudioSource source, string apiKey, string text) { string url = &quot;https://api.voicetext.jp/v1/tts&quot;; WWWForm form = new WWWForm(); form.AddField(&quot;speaker&quot;, &quot;show&quot;); form.AddField(&quot;text&quot;, text); Hashtable headers = form.headers; headers[&quot;Authorizatio…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnazo.hatenablog.com%2Fentry%2F2014%2F07%2F09%2F210000&quot; title=&quot;UnityでVoiceText Web APIを使って喋らせる - nazolabo&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-07-09 21:00:00</published>
  <title>UnityでVoiceText Web APIを使って喋らせる</title>
  <type>rich</type>
  <url>https://nazo.hatenablog.com/entry/2014/07/09/210000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
