<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Convert pdf to mp3</title>
      <link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3/</link>
      <description>Comments on Ask MetaFilter post Convert pdf to mp3</description>
	  	  <pubDate>Fri, 22 Feb 2008 18:41:39 -0800</pubDate>
      <lastBuildDate>Fri, 22 Feb 2008 18:41:39 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Convert pdf to mp3</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3</link>	
  	<description>Is there a conversion site that converts pdf to mp3?  If not, is there freeware that does it? I&apos;d like to listen to some of my pdfs with a portable mp3 player.  I don&apos;t mind that a robot voice will do the talking; though AT&amp;amp;T voices tend to enunciate a little better than Microsoft Sam.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.84366</guid>
  	<pubDate>Fri, 22 Feb 2008 18:28:41 -0800</pubDate>
  	<dc:creator>Eiwalker</dc:creator>
	
	<category>conversion</category>
	
	<category>site</category>
	
	<category>convert</category>
	
	<category>pdf</category>
	
	<category>to</category>
	
	<category>mp3</category>
	
</item>
<item>
  	<title>By: jjb</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248466</link>	
  	<description>A quick &lt;a href=&quot;http://www.google.ca/search?aq=f&amp;hl=en&amp;safe=off&amp;q=pdf2mp3&amp;btnG=Search&amp;meta=&quot;&gt;google&lt;/a&gt; brings up a bunch of results, including a &lt;a href=&quot;http://gamma.cs.unc.edu/~dorianm/academics/comp290at/pdf2mp3.html&quot;&gt;windows solution&lt;/a&gt; and a &lt;a href=&quot;http://linuxgazette.net/117/anonymous.html&quot;&gt;linux solution&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Both seem to convert the pdf to plain text and then run it through a text-to-speach application, recording the output to mp3.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248466</guid>
  	<pubDate>Fri, 22 Feb 2008 18:41:39 -0800</pubDate>
  	<dc:creator>jjb</dc:creator>
</item>
<item>
  	<title>By: Eiwalker</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248476</link>	
  	<description>jjb: that &amp;quot;windows solution&amp;quot; is not a conversion site, nor do I see a downloadable program to convert from pdf to mp3.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248476</guid>
  	<pubDate>Fri, 22 Feb 2008 18:57:53 -0800</pubDate>
  	<dc:creator>Eiwalker</dc:creator>
</item>
<item>
  	<title>By: lunchbox</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248500</link>	
  	<description>Not freeware, but cheapware: TextAloud can read PDFs aloud and output to an audio file.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248500</guid>
  	<pubDate>Fri, 22 Feb 2008 19:33:16 -0800</pubDate>
  	<dc:creator>lunchbox</dc:creator>
</item>
<item>
  	<title>By: zenja72</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248533</link>	
  	<description>If you are on a mac, this is what I do: I copy all the text into a text file, drag it onto the application &lt;a href=&quot;http://www.versiontracker.com/dyn/moreinfo/macosx/24773&quot;&gt;TextToMP3&lt;/a&gt; (obscure program, but it works). It gives you some scary-looking messages, but it works. Also- don&apos;t do anything else while you are doing it, and it takes a bit to start up, especially if the text is long.&lt;br&gt;
&lt;br&gt;
And if you have Leopard, make sure your default voice is Alex- it really makes the difference.&lt;br&gt;
&lt;br&gt;
I usually edit it in Audacity to make it shorter. That also takes a while.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248533</guid>
  	<pubDate>Fri, 22 Feb 2008 20:29:50 -0800</pubDate>
  	<dc:creator>zenja72</dc:creator>
</item>
<item>
  	<title>By: Blazecock Pileon</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248539</link>	
  	<description>If you&apos;re running Mac OS X, you can use a couple free, open-source utilities and the built-in speech synthesis in Mac OS X:&lt;br&gt;
&lt;br&gt;
1. Download and install &lt;a href=&quot;http://www.bluem.net/downloads/pdftotext_en/&quot;&gt;pdftotext&lt;/a&gt;, which converts PDF files to text&lt;br&gt;
2. Download and install &lt;a href=&quot;http://lame.sourceforge.net/download.php&quot;&gt;LAME&lt;/a&gt;, an audio format-to-MP3 tool&lt;br&gt;
3. Open the Terminal application (within Applications &amp;gt; Utilities)&lt;br&gt;
4. Type in &lt;code&gt;pdftotext myPDFdocument.pdf&lt;/code&gt; and press Return (replace &lt;code&gt;myPDFdocument.pdf&lt;/code&gt; with the name of your PDF document) to create &lt;code&gt;myPDFdocument.txt&lt;/code&gt;&lt;br&gt;
5. Type in &lt;code&gt;say -f myPDFdocument.txt -o myPDFdocument.aiff&lt;/code&gt; and press Return&lt;br&gt;
6. Type in &lt;code&gt;lame -h -m m -b 64 myPDFdocument.aiff myPDFdocument.mp3&lt;/code&gt; and press Return&lt;br&gt;
&lt;br&gt;
I don&apos;t think you&apos;ll be able to do this on Windows or Linux without a bit more work.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248539</guid>
  	<pubDate>Fri, 22 Feb 2008 20:37:44 -0800</pubDate>
  	<dc:creator>Blazecock Pileon</dc:creator>
</item>
<item>
  	<title>By: bigtex</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248564</link>	
  	<description>&lt;code&gt;say&lt;/code&gt; is seriously one of my favorite OS X command line tools.  I use it all the time at the end of scripts so the computer can shout &amp;quot;I&apos;m done!&amp;quot; at me.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248564</guid>
  	<pubDate>Fri, 22 Feb 2008 20:59:35 -0800</pubDate>
  	<dc:creator>bigtex</dc:creator>
</item>
<item>
  	<title>By: MadamM</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248570</link>	
  	<description>&lt;a href=&quot;http://www.sofotex.com/Free-Natural-Voice-Text-to-Speech-Reader-download_L10611.html&quot;&gt;This&lt;/a&gt; came up on a quick google for &amp;quot;pdf voice reader&amp;quot;. I have no idea if it works, but the google results had a few more options. It outputs to WAV but I dare say you can figure out how to encode it as an mp3- LAME is one free encoder I know of, but I&apos;m pretty sure there&apos;re other options out there. &lt;br&gt;
&lt;br&gt;
Alternatively, you could convert the PDF to text (upload to web and use the google pdf-&amp;gt;html thingie? I don&apos;t know much about PDFs), use the voice utility on your computer to read it out, and use audacity to record the output. If you wanted to be really roundabout about it. Not really practical at all, but I figured I&apos;d throw it out there.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248570</guid>
  	<pubDate>Fri, 22 Feb 2008 21:05:19 -0800</pubDate>
  	<dc:creator>MadamM</dc:creator>
</item>
<item>
  	<title>By: lunchbox</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248597</link>	
  	<description>Oh, you do know that Adobe reader has a built-in &amp;quot;read this document&amp;quot; feature, right? The only thing missing out of the box is the ability to record to MP3.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248597</guid>
  	<pubDate>Fri, 22 Feb 2008 21:29:43 -0800</pubDate>
  	<dc:creator>lunchbox</dc:creator>
</item>
<item>
  	<title>By: Blazecock Pileon</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248614</link>	
  	<description>&lt;i&gt;Oh, you do know that Adobe reader has a built-in &amp;quot;read this document&amp;quot; feature, right? The only thing missing out of the box is the ability to record to MP3.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I didn&apos;t know that. You could feed that into &lt;a href=&quot;http://www.rogueamoeba.com/audiohijackpro/&quot;&gt;Audio Hijack Pro&lt;/a&gt;, which will spit out MP3s from any running application, but that would cost a little money.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248614</guid>
  	<pubDate>Fri, 22 Feb 2008 21:44:13 -0800</pubDate>
  	<dc:creator>Blazecock Pileon</dc:creator>
</item>
<item>
  	<title>By: katrielalex</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248741</link>	
  	<description>I really should be ashamed to post this, but I&apos;ve been known to get around the hassle of finding software that does that by simply connecting up the speaker output plug to the mike in with a standard 3.5mm male-to-male cable. Dead simple and you can record mp3 with &lt;a href=&quot;http://audacity.sourceforge.net/&quot;&gt;Audacity&lt;/a&gt; for free.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248741</guid>
  	<pubDate>Sat, 23 Feb 2008 05:26:28 -0800</pubDate>
  	<dc:creator>katrielalex</dc:creator>
</item>
<item>
  	<title>By: Memo</title>
  	<link>http://ask.metafilter.com/84366/Convert-pdf-to-mp3#1248879</link>	
  	<description>That&apos;s not necessary. Just make sure that there will no other system sounds besides the one you want and &lt;a href=&quot;http://img145.imageshack.us/img145/7824/sounduh1.jpg&quot;&gt;modify your recording volume settings&lt;/a&gt; to catch &apos;Stereo Mix&apos; instead of &apos;Mic Volume&apos;. (It&apos;s possible it says &apos;Select&apos; instead of &apos;Mute&apos;, in that case just uncheck everything that&apos;s not Stereo Mix).&lt;br&gt;
&lt;br&gt;
If Stereo Mix doesn&apos;t appear, go to Options &amp;gt; Properties and select it in the &apos;Show the following volume controls&apos; box.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.84366-1248879</guid>
  	<pubDate>Sat, 23 Feb 2008 09:41:11 -0800</pubDate>
  	<dc:creator>Memo</dc:creator>
</item>

    </channel>
</rss>
