<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    (I'm including the list in my reply to you.)<br>
    <br>
    Just to clarify, Theora is a video format.  Speex is an audio
    format.  There is no obligation in either format definition to
    support the decoding of the other (i.e., a Theora decoder doesn't
    have to support Speex).  One application that does support that
    combination is VLC Media Player, which works across Windows, Mac,
    &amp; GNU/Linux.<br>
    <br>
    Additionally, it is unfortunate that, while many browsers support
    doing so, there is no mandatory, royalty-free format specified by
    HTML5 for multimedia.  So we have the situation where Mozilla
    Firefox, Google Chrome, &amp; Opera all support Ogg Theora + Vorbis
    natively, Apple Safari does not.  Microsoft Internet Explorer also
    has no plans to support Ogg formats natively.  Both Safari &amp; IE
    can be made to support them, however, but require additional
    software to enable such support.<br>
    <br>
    On 10/19/2010 11:52 PM, mark wrote:
    <blockquote cite="mid:659069.25230.qm@web33202.mail.mud.yahoo.com"
      type="cite">
      <style type="text/css"><!-- DIV {margin:0px;} --></style>
      <div style="font-family: arial,helvetica,sans-serif; font-size:
        10pt;">
        <div><br>
          hi -<br>
          <br>
          thank you for taking the time to answer my question.<br>
          <br>
          i just assumed that speex would be the best way to go because
          of the ultra-small size.  and since theora and speex are on
          the same website i just incorrectly assumed that theora and
          speex are part of the same group, and that perhaps theora
          would play speex.<br>
          <br>
          it appears that the html5 &lt;audio&gt; tag also uses theora. 
          or am i wrong there?<br>
          <br>
          thanks,<br>
          mark<br>
          <br>
          <br>
        </div>
        <div style="font-family: arial,helvetica,sans-serif; font-size:
          10pt;"><br>
          <br>
          <div style="font-family: times new roman,new york,times,serif;
            font-size: 12pt;"><font size="2" face="Tahoma">
              <hr size="1"><b><span style="font-weight: bold;">From:</span></b>
              Basil Mohamed Gohar <a class="moz-txt-link-rfc2396E" href="mailto:abu_hurayrah@hidayahonline.org">&lt;abu_hurayrah@hidayahonline.org&gt;</a><br>
              <b><span style="font-weight: bold;">To:</span></b> Mark
              Edwards <a class="moz-txt-link-rfc2396E" href="mailto:mark@EdwardsMark.com">&lt;mark@EdwardsMark.com&gt;</a><br>
              <b><span style="font-weight: bold;">Cc:</span></b> Mark
              Edwards <a class="moz-txt-link-rfc2396E" href="mailto:mark_f_edwards@yahoo.com">&lt;mark_f_edwards@yahoo.com&gt;</a>; <a class="moz-txt-link-abbreviated" href="mailto:theora@xiph.org">theora@xiph.org</a><br>
              <b><span style="font-weight: bold;">Sent:</span></b> Tue,
              October 19, 2010 6:53:27 PM<br>
              <b><span style="font-weight: bold;">Subject:</span></b>
              Re: [theora] using theora for voice-audio playback<br>
            </font><br>
            On 10/19/2010 09:36 PM, Mark Edwards wrote:
            <blockquote type="cite">
              <div style="font-family: arial,helvetica,sans-serif;
                font-size: 10pt;">hello all -<br>
                <br>
                i wish to use theora for voice-audio website playback.<br>
                <br>
                ideally i would be using speex but from what i can tell,
                i am unable to use theora in html5 to play back speex
                files.  i know speex can be done with flash, but i want
                to avoid using flash.<br>
                <br>
                <br>
                i have about 5,000 separate but SHORT audio voice files
                (most are under 5 seconds).   i have selected ogg-vorbis
                32kbps 22,050 mono as my settings.<br>
                <br>
                does anybody have any opinions on this?  any better
                ideas?   note - i need to avoid mp3 for this project.<br>
                <br>
                thanks,<br>
                mark<br>
              </div>
              <br>
            </blockquote>
            Mark,<br>
            <br>
            Theora is a video format.  I think you mean Ogg, which is a
            container format, and it is most commonly used for the
            popular Vorbis audio format.<br>
            <br>
            While Ogg can be used with Speex, if you are aiming for
            small sized-files and low bitrates, it's more efficient to
            use the plain default container that Speex uses.  However,
            neither Speex nor its native format are supported by any
            current browsers, to my recollection.  You will probably
            need a plug-in to get Speex playback in the browser.<br>
            <br>
            However, since your files are already in low-bitrate Ogg
            Vorbis files, and these are already supported in most
            browsers, I wonder why you need to go to Speex at all?  Do
            you have any special reason to do so?<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>