<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takeshiD</author_name>
  <author_url>https://blog.hatena.ne.jp/takeshiD/</author_url>
  <blog_title>たけし備忘録</blog_title>
  <blog_url>https://takeshid.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>音声解析</anon>
    <anon>PyAudio</anon>
  </categories>
  <description>PyAudioの使い方を時々忘れてしまうのでメモ書き 用語の名前は私が勝手に読んでいる名前もあるので一般的な呼び方では無いこともあります。 基本的な用語 ●音源 基本的には全てバイナリデータ(16進数 0x13 0x76など)●静的な音源 wavファイル, rawファイル, mp3ファイルなど●動的な音源 マイクに現在入力している音声など●wav, raw, mp3の違い 通常の静的な音源は ヘッダ(サンプル周波数などのメタデータ) + ボディ(音源の本体) という構成になっている。 rawファイル→ヘッダ無し, ボディ有り wavファイル→ヘッダ有り, ボディ有り mp3ファイル→ヘッダ有り…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakeshid.hatenadiary.jp%2Fentry%2F2016%2F01%2F10%2F130729&quot; title=&quot;PyAudioの基本メモ1 - たけし備忘録&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>2016-01-10 13:07:29</published>
  <title>PyAudioの基本メモ1</title>
  <type>rich</type>
  <url>https://takeshid.hatenadiary.jp/entry/2016/01/10/130729</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
