<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sagebrush.com &#187; RecAll</title>
	<atom:link href="http://sagebrush.com/blog/category/recall/feed/" rel="self" type="application/rss+xml" />
	<link>http://sagebrush.com/blog</link>
	<description>Aperiodic musings from a coder.</description>
	<lastBuildDate>Wed, 02 May 2012 17:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Voice-O-Graph</title>
		<link>http://sagebrush.com/blog/2012/03/voice-o-graph/</link>
		<comments>http://sagebrush.com/blog/2012/03/voice-o-graph/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 19:09:09 +0000</pubDate>
		<dc:creator>Jim, Sagebrush</dc:creator>
				<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[voice]]></category>

		<guid isPermaLink="false">http://sagebrush.com/blog/?p=852</guid>
		<description><![CDATA[Remember when voice recording was hard? Rare? A special event? Cost money? Required special hardware? Full size ad at Vintage Ads. More ads and hardware photos at Pinrepair. Recording on YouTube. (hat tip BoingBoing) Related Posts: Recording in the News Anniversary of BetaMax Decision]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>]</p><p>Remember when voice recording was hard? Rare? A special event? Cost money? Required special hardware?</p>
<p><a href="http://sagebrush.com/blog/2012/03/voice-o-graph/voiceograph/" rel="attachment wp-att-853"><img class="alignnone size-full wp-image-853" title="voiceograph" src="http://sagebrush.com/blog/wp-content/uploads/2012/03/voiceograph.jpg" alt="Voice-O-Graph" width="594" height="387" /></a></p>
<p>Full size ad at <a title="Voice-O-Graph ad" href="http://community.livejournal.com/vintage_ads/1779402.html">Vintage Ads</a>.</p>
<p>More ads and hardware photos at <a title="Voice-O-Graph photos" href="http://community.livejournal.com/vintage_ads/1779402.html">Pinrepair</a>.</p>
<p>Recording on <a title="Voice-O-Graph recording" href="https://www.youtube.com/watch?v=jQx-nPaVndI">YouTube</a>.</p>
<p>(hat tip <a title="Voice-O-Graph" href="http://www.boingboing.net/2010/03/04/the-voice-o-graph-li.html">BoingBoing</a>)</p>
<p><strong>Related Posts:</strong></p>
<ul>
<li><a title="Recording in the News" href="http://sagebrush.com/blog/2007/07/recording-in-the-news/">Recording in the News</a></li>
<li><a title="Anniversary of BetaMax Decision" href="http://sagebrush.com/blog/2008/01/anniversary-of-betamax-decision/">Anniversary of BetaMax Decision</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2012/03/voice-o-graph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing RecAll-PRO and RecAll on Ubuntu Linux</title>
		<link>http://sagebrush.com/blog/2011/10/installing-recall-pro-and-recall-on-ubuntu-linux/</link>
		<comments>http://sagebrush.com/blog/2011/10/installing-recall-pro-and-recall-on-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 18:42:15 +0000</pubDate>
		<dc:creator>Jim, Sagebrush</dc:creator>
				<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>

		<guid isPermaLink="false">http://sagebrush.com/blog/?p=721</guid>
		<description><![CDATA[Although developed for Windows, Recall-PRO can be executed on the Linux operating system using the free Wine software compatibility layer. RecAll-PRO + Wine should also work on other flavors of Linux, but for the purposes of this article we focus on Ubuntu because of its current popularity and for the simple reason that some of [...]]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>]</p><p>Although developed for Windows, <a href="http://www.sagebrush.com/recpro.htm">Recall-PRO</a> can be executed on the Linux operating system using the free <a href="http://www.winehq.org/">Wine</a> software compatibility layer. RecAll-PRO + Wine should also work on other flavors of Linux, but for the purposes of this article we focus on <a href="http://www.ubuntu.com/">Ubuntu</a> because of its current popularity and for the simple reason that some of our development machines uses this flavor. The procedure described has been tried on Natty Narwhal (version 11.04), Maverick Meerkat (10.10), and Oneiric Ocelot (11.10).</p>
<p>First, Wine must be installed. (We tend to use Synaptic Package Manager, but old-time Unix hands will open a Terminal Window and type &#8220;<em>sudo apt-get</em>&#8221; commands.) Start Synaptic Package Manager and enter &#8220;<em>wine</em>&#8221; in the <em>search</em> text field.</p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/ubuntu-synaptic-package-manager%20.png" alt="" /></p>
<p>Select &#8220;<em>wine1.3</em>&#8221; (or later) and click the <em>Apply</em> button.</p>
<p>Download the latest RecAll-PRO install executable using your favorite web browser. In Linux, EXE file downloads do not have executable priveleges, so we have to change that now. Go to the Downloads section of your browser and <em>&lt;right-click&gt; -&gt; Open containing folder</em>. <strong>(Note:</strong> Changing file executable permissions may not be necessary on recent versions of Ubuntu+Wine.)</p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/ubuntu-downloads.png" alt="" /></p>
<p>Click the <em>&#8220;Allow executing file as program&#8221;</em> control.</p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/ubuntu-recpro-exe-properties.png" alt="" /></p>
<p>In the folder, do not try to launch the RecAll-PRO EXE directly, but <em>&lt;right-click&gt; -&gt; Open with Wine Windows Program Loader</em>.</p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/ubuntu-wine-loader.png" alt="" /></p>
<p>This will start the installer to load RecAll-PRO and its help file on your computer.</p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/ubuntu-recall-pro.png" alt="" /></p>
<p>Most features work as expected. MP3 recording does not work at present&#8211; perhaps later we will figure out how to access an Mpeg ACM codec under Wine. Vorbis and Speex compression work fine, because they do not rely on external codecs.</p>
<p>To start RecAll-PRO after installation:</p>
<p>Oneiric Ocelot (11.10) and the Unity desktop (and presumably all later versions): Use the <em>Dash home</em> button and start RecAll-PRO as with any native application. Coolness!</p>
<p>Natty Narwhal 11.04 and the Unity desktop: The first Unity iteration did not seem to have the best support for Wine applications. Add back the classic menu using the procedure <a href="https://ubuntugenius.wordpress.com/2011/06/25/ubuntu-11-04-fix-add-the-classic-gnome-menu-applicationssystemwine-to-the-unity-panel-system-tray/">here</a>, and start using <em>Classic menu-&gt; Wine-&gt; Programs-&gt; Sagebrush-&gt; RecAll-PRO</em>.</p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/ubuntu_classic_menu_plus_wine.png" alt="" /></p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/https://ubuntugenius.wordpress.com/2011/06/25/ubuntu-11-04-fix-add-the-classic-gnome-menu-applicationssystemwine-to-the-unity-panel-system-tray/" alt="" /><br />
Maverick Meerkat (10.10) (and possibly earlier versions) : Click <em>applications menu-&gt; Wine-&gt; Programs-&gt; Sagebrush-&gt; RecAll-PRO.<br />
</em></p>
<p><strong>Note:</strong> Earlier versions of RecAll-PRO had a problem displaying properly with Linux+Wine, as shown below. More recent versions (v1.9 and later) do not have the problem.</p>
<p><img style="max-width: 800px;" src="http://www.sagebrush.com/ubuntu-early-pro-display-issue.png" alt="" /></p>
<p><em>Fin.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2011/10/installing-recall-pro-and-recall-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Time Stamps Go Bad 2</title>
		<link>http://sagebrush.com/blog/2007/09/when-time-stamps-go-bad-2/</link>
		<comments>http://sagebrush.com/blog/2007/09/when-time-stamps-go-bad-2/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 20:14:35 +0000</pubDate>
		<dc:creator>sells</dc:creator>
				<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>

		<guid isPermaLink="false">http://www.sagebrush.com/blog/?p=99</guid>
		<description><![CDATA[News.com reports Ohio electronic voting machines have privacy issues involving time stamps. &#8220;Two Ohio activists have discovered that e-voting machines made by Election Systems and Software and used across the country produce time-stamped paper trails that permit the reconstruction of an election&#8217;s results&#8211;including allowing voter names to be matched to their actual votes.&#8221; &#8212; Declan [...]]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>]</p><p><a href="http://news.com.com/E-voting+predicament+Not-so-secret+ballots/2100-1014_3-6203323.html">News.com</a> reports Ohio electronic voting machines have privacy issues involving time stamps.</p>
<blockquote><p>  &#8220;Two Ohio activists have discovered that e-voting machines made by <a href="http://www.essvote.com/">Election Systems and Software</a> and used across the country produce time-stamped paper trails that permit the reconstruction of an election&#8217;s results&#8211;including allowing voter names to be matched to their actual votes.&#8221; &#8212; <em>Declan McCullagh, News.com</em></p></blockquote>
<p>Our <a href="http://www.sagebrush.com/recpro.htm">recording</a> <a href="http://www.sagebrush.com/recall.htm">products</a> have timecodes embedded in the audio files. Of course, our software is not involved in elections, but Sagebrush customers have imaginative applications, from security monitoring to documenting barking dogs to demonstrating a sleeping-partner snores. Given the news item shown here, can anyone think of a way that audio timecodes could cause an unplanned privacy problem?</p>
<blockquote></blockquote>
<p><strong>Related post</strong>: <a href="http://www.sagebrush.com/blog//?p=21" rel="bookmark" title="Permanent Link to When Time Stamps Go Bad">When Time Stamps Go Bad</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2007/09/when-time-stamps-go-bad-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recording in the News</title>
		<link>http://sagebrush.com/blog/2007/07/recording-in-the-news/</link>
		<comments>http://sagebrush.com/blog/2007/07/recording-in-the-news/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 02:11:03 +0000</pubDate>
		<dc:creator>sells</dc:creator>
				<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>

		<guid isPermaLink="false">http://www.sagebrush.com/blog/?p=71</guid>
		<description><![CDATA[Recording traffic stop results in felony charge. Link [via] Passenger tapes interview with pilot and questions flight delay. Link [via] Bike theft recording transformed into music video. Link [via] Privatized downtown may prohibit photos/recording. Link [via] Parents&#8217; voice-activated recorder not admissible as evidence against bus driver. Link]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>]</p><p>Recording traffic stop results in felony charge. <a href="http://blog.pennlive.com/patriotnews/2007/06/brian_d_kelly_didnt_think.html">Link</a> [<a href="http://boingboing.net/2007/06/11/wiretaping_charges_f.html">via</a>]</p>
<p>Passenger tapes interview with pilot and questions flight delay. <a href="http://www.nytimes.com/2007/06/26/business/26road.html?ex=1340510400&amp;en=7090fe00e895c4d1&amp;ei=5090&amp;partner=rssuserland&amp;emc=rss">Link</a> [<a href="http://makezine.com/blog/archive/2007/06/cyborg_interviews_pilot_d.html?CMP=OTC-0D6B48984890">via</a>]</p>
<p>Bike theft recording transformed into music video. <a href="http://youtube.com/watch?v=KKOWmPMrmsQ">Link</a> [<a href="http://www.boingboing.net/2007/06/28/jerk_swipes_bike_whe.html">via</a>]</p>
<p>Privatized downtown may prohibit photos/recording. <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/06/20/AR2007062002354.html">Link</a> [<a href="http://www.boingboing.net/2007/07/01/silver_springs_downt.html">via</a>]</p>
<p>Parents&#8217; voice-activated recorder not admissible as evidence against bus driver. <a href="http://news.com.com/Police+blotter+Secret+recording+inadmissible+against+bus+driver/2100-1047_3-6179002.html?tag=newsmap">Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2007/07/recording-in-the-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>R3c0rd phr0m H3ad53t C0nn3ct0r</title>
		<link>http://sagebrush.com/blog/2007/06/r3c0rd-phr0m-h3ad53t-c0nn3ct0r/</link>
		<comments>http://sagebrush.com/blog/2007/06/r3c0rd-phr0m-h3ad53t-c0nn3ct0r/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 01:43:34 +0000</pubDate>
		<dc:creator>sells</dc:creator>
				<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>

		<guid isPermaLink="false">http://www.sagebrush.com/blog/?p=66</guid>
		<description><![CDATA[Just for kicks, we wanted to see what one of our previous posts would look like if translated in &#8220;simple hax0r&#8221;, using a translator found on DeGraeve.com. Th3 0th3r day 50m30n3 call3d w1th an 1nt3r35t1ng pr0bl3m. H3 want3d t0 r3c0rd ht3 phar 51d3 uv a t3l3ph0n3 c0nv3r5at10n u51ng h1z lapt0p 50und d3v1c3, and h3 d1d [...]]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>]</p><p>Just for kicks, we wanted to see what one of our previous posts would look like if translated in &#8220;simple hax0r&#8221;, using a translator found on <a href="http://www.degraeve.com/translator.php">DeGraeve.com.</a></p>
<p>Th3 0th3r day 50m30n3 call3d w1th an 1nt3r35t1ng pr0bl3m. H3 want3d t0 r3c0rd ht3 phar 51d3 uv a t3l3ph0n3 c0nv3r5at10n u51ng h1z lapt0p 50und d3v1c3, and h3 d1d n0t hav3 acc35z t0 a r3gular t3l3ph0n3 l1n3 t0 u53 0n3 uv ht3 t3l3ph0n3 r3c0rd1ng 1nt3rphac3z d35cr1b3d <a href="http://www.sagebrush.com/phontech.htm">h3r3</a>. H3 waz u51ng a V01P ph0n3  <a href="http://vonage.com/device.php?type=VPHONE">d3v1c3</a> that plugz 1nt0 a  U5B p0rt, 50 n0 r3gular <a href="http://en.wikipedia.org/wiki/Plain_old_telephone_service">P0T5</a> l1n3 1z 1nv0lv3d. ht3 d3v1c3 pr0v1d3z a c0nn3ct0r ph0r a 5tandard t3l3ph0n3 h3ad53t, wh1ch c0mb1n3z m1cr0ph0n3 and 3arph0n35. 1n add1t10n, h3 want3d t0 5t1ll b3 abl3 t0 u53 h1z t3l3ph0n3 h3ad53t wh1l3 r3c0rd1ng, and k33p 3v3ryth1ng l0w-c05t, av01d1ng 50ld3r1ng 1ph p0551bl3.</p>
<p>1n th1z art1cl3 w3 d35cr1b3 a ph3w 51mpl3 d0-1t-y0ur53lph r3c0rd1ng 50lut10nz ph0r h3ad53t5. Th1z 1z al50 appl1cabl3 ph0r r3c0rd1ng phr0m a c3ll ph0n3 0r c0rdl35z ph0n3 w1th h3ad53t c0nn3ct0r, az w3ll az ht3 V01P ph0n3 d35cr1b3d ab0v3. Th353 50lut10nz m1ght <strong>N0T</strong> w0rk w1th land-l1n3 ph0n3z hav1ng  h3ad53t c0nn3ct0r5, b3cau53 uv p0551bl3 <a href="http://en.wikipedia.org/wiki/Ground_loop_%28electricity%29">gr0und  l00p</a> pr0bl3m5. W3 w1ll c0v3r th053 ph0n3z 1n a lat3r tut0r1al. Wh3n  p0551bl3, w3 g1v3 <a href="http://www.radioshack.com/">Rad10 5hack</a> part  numb3r5– wh3r3 0mn1pr353nc3 c0untz m0r3 than qual1ty.</p>
<h3>T3chn1cal Backgr0und</h3>
<p>T3l3ph0n3 h3ad53tz m05t 0pht3n u53 2.5mm (3/32?) mal3 c0nn3ct0r5, 5mall3r than ht3 3.5mm (1/8?) aud10 c0nn3ct0rz ph0und 0n y0ur c0mput3r. H3r3 1z ht3 p1n-0ut uv ht3 h3ad53t plug:</p>
<p><img src="http://www.sagebrush.com/headset_1.jpg" /></p>
<p>C0mpar3 th1z t0 ht3 p1n-0ut uv y0ur l1n3-1nput c0nn3ct0r:</p>
<p><img src="http://www.sagebrush.com/headset_2.jpg" /></p>
<p>and m1cr0ph0n3 c0nn3ct0r:</p>
<p><img src="http://www.sagebrush.com/headset_3.jpg" /></p>
<p>V0ltag3 l3v3lz ph0r L1n3-1n R 0n ht3 0rd3r uv 1V0lt, and ht3 v0ltag3 l3v3l  uv a m1cr0ph0n3 1z 0n ht3 0rd3r uv 10-100mV.</p>
<p>3xp3r1m3nt1ng w1th tw0 d1phph3r3nt c3ll ph0n3z and tw0 m0d3lz uv c0rdl35z ph0n3, w3 ph1nd ht3 5p3ak3r-ph0n3 1z d15abl3d wh3n ht3 h3ad53t plug 1z 1n53rt3d, pr3v3nt1ng uz phr0m m0n1t0r1ng ht3 ph0n3 call wh1l3 ht3 h3ad53t c0nn3ct0r 1z plugg3d, u51ng ht3 5am3 ph0n3.</p>
<p><a href="http://en.wikipedia.org/wiki/Sidetone">51d3t0n3</a> r3ph3rz t0 ht3 phact that aud10 that w3 5p3ak 1n ht3 t3l3ph0n3 m1cr0ph0n3 1z add3d t0 what w3 h3ar at ht3 t3l3ph0n3 3arp13c3. Th1z 1z u53d az ph33dback 50 w3 d0n’t talk t0 l0ud and d15t0rt aud10, but m0r3 1mp0rtantly ph0r th1z appl1cat10n, th1z all0wz uz t0 r3c0rd ht3 aud10 at ht3 3arp13c3 and g3t <em>b0th 51d3z </em>0ph ht3  c0nv3r5at10n.</p>
<p>(<a href="http://www.sagebrush.com/headset.htm" title="Record from Headset Connector">R3ad r35t uv art1cl3</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2007/06/r3c0rd-phr0m-h3ad53t-c0nn3ct0r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Record from Headset Connector</title>
		<link>http://sagebrush.com/blog/2007/06/record-from-headset-connector/</link>
		<comments>http://sagebrush.com/blog/2007/06/record-from-headset-connector/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 01:55:30 +0000</pubDate>
		<dc:creator>sells</dc:creator>
				<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>

		<guid isPermaLink="false">http://www.sagebrush.com/blog/?p=63</guid>
		<description><![CDATA[The other day someone called with an interesting problem. He wanted to record the far side of a telephone conversation using his laptop sound device, and he did not have access to a regular telephone line to use one of the telephone recording interfaces described here. He was using a VOIP phone device that plugs [...]]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>]</p><p>The other day someone called with an interesting problem. He wanted to record  the far side of a telephone conversation using his laptop sound device, and he  did not have access to a regular telephone line to use one of the telephone  recording interfaces described <a href="http://www.sagebrush.com/phontech.htm">here</a>. He was using a VOIP phone  <a href="http://vonage.com/device.php?type=VPHONE">device</a> that plugs into a  USB port, so no regular <a href="http://en.wikipedia.org/wiki/Plain_old_telephone_service">POTS</a> line is  involved. The device provides a connector for a standard telephone headset,  which combines microphone and earphones. In addition, he wanted to still be able  to use his telephone headset while recording, and keep everything low-cost,  avoiding soldering if possible.</p>
<p>In this article we describe a few simple do-it-yourself recording solutions  for headsets. This is also applicable for recording from a cell phone or  cordless phone with headset connector, as well as the VOIP phone described  above. These solutions might <strong>NOT</strong> work with land-line phones having  headset connectors, because of possible <a href="http://en.wikipedia.org/wiki/Ground_loop_%28electricity%29">ground  loop</a> problems. We will cover those phones in a later tutorial. When  possible, we give <a href="http://www.radioshack.com/">Radio Shack</a> part  numbers&#8211; where omnipresence counts more than quality.</p>
<h3>Technical Background</h3>
<p>Telephone headsets most often use 2.5mm (3/32&#8243;) male connectors, smaller than  the 3.5mm (1/8&#8243;) audio connectors found on your computer. Here is the pin-out of  the headset plug:</p>
<p><img src="http://www.sagebrush.com/headset_1.jpg" /></p>
<p>Compare this to the pin-out of your line-input connector:</p>
<p><img src="http://www.sagebrush.com/headset_2.jpg" /></p>
<p>and microphone connector:</p>
<p><img src="http://www.sagebrush.com/headset_3.jpg" /></p>
<p>Voltage levels for Line-In are on the order of 1Volt, and the voltage level  of a microphone is on the order of 10-100mV.</p>
<p>Experimenting with two different cell phones and two models of cordless  phone, we find the speaker-phone is disabled when the headset plug is inserted,  preventing us from monitoring the phone call while the headset connector is  plugged, using the same phone.</p>
<p><a href="http://en.wikipedia.org/wiki/Sidetone">Sidetone</a> refers to the  fact that audio that we speak in the telephone microphone is added to what we  hear at the telephone earpiece. This is used as feedback so we don&#8217;t talk to  loud and distort audio, but more importantly for this application, this allows  us to record the audio at the earpiece and get <em>both sides </em>of the  conversation.</p>
<p>(<a href="http://www.sagebrush.com/headset.htm" title="Record from Headset Connector">Read rest of article</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2007/06/record-from-headset-connector/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert WAV to MP3</title>
		<link>http://sagebrush.com/blog/2007/05/convert-wav-to-mp3/</link>
		<comments>http://sagebrush.com/blog/2007/05/convert-wav-to-mp3/#comments</comments>
		<pubDate>Wed, 16 May 2007 02:43:50 +0000</pubDate>
		<dc:creator>sells</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>
		<category><![CDATA[VCRadio]]></category>

		<guid isPermaLink="false">http://www.sagebrush.com/blog/?p=35</guid>
		<description><![CDATA[I accidentally recorded a few audio files in .WAV file format instead of MP3. Is there an easy way to convert? If the .WAV file was recorded using MPEG compression, simply rename the file to use an .MP3 file extension, and the file will play in the vast majority of MP3 player programs and MP3 [...]]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/general/" title="View all posts in General" rel="category tag">General</a>+<a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>+<a href="http://sagebrush.com/blog/category/vcradio/" title="View all posts in VCRadio" rel="category tag">VCRadio</a>]</p><p><strong>I accidentally recorded a few audio files in .WAV file format instead of MP3. Is there an easy way to convert?</strong></p>
<p>If the .WAV file was recorded using MPEG compression, simply rename the file to use an .MP3 file extension, and the file will play in the vast majority of MP3 player programs and MP3 devices.</p>
<p><strong>Why does this work?</strong></p>
<p>MP3 was designed to be a streaming format, and part of that design is to deliver the audio data in sections (called frames) and have a way to synch up to the next frame in case of loss of data, network problems, or starting playback in the middle of a stream. MP3 files often include non-audio data, called tags, at the beginning or end of the file, and player software is already designed to skip over tags to find the beginning of the first frame of audio.</p>
<p>Here is a conceptual schematic of one MP3 file with no tags:</p>
<blockquote><p>[mp3 frame]<br />
[mp3 frame]<br />
[mp3 frame]<br />
&#8230;</p></blockquote>
<p>The WAV file format has a few extra bytes at the beginning of the file, but MP3 players will usually ignore bytes at the beginning of a file they don&#8217;t understand. Refer to this conceptual schematic of one WAV file:</p>
<blockquote><p>&#8216;RIFF&#8217; [4 length bytes]<br />
&#8216;WAVE&#8217;<br />
&#8216; fmt&#8217; [4 length bytes]<br />
&#8216;data&#8217; [4 length bytes]<br />
[mp3 frame]<br />
[mp3 frame]<br />
[mp3 frame]<br />
&#8230;</p></blockquote>
<p><strong>My WAV file does not use MPEG compression. Now what do I do?</strong></p>
<p>Read rest of tutorial <a title="wav to mp3" href="http://www.sagebrush.com/wav2mp3.htm">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2007/05/convert-wav-to-mp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recording Office Meetings</title>
		<link>http://sagebrush.com/blog/2007/04/recording-office-meetings/</link>
		<comments>http://sagebrush.com/blog/2007/04/recording-office-meetings/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 15:41:22 +0000</pubDate>
		<dc:creator>sells</dc:creator>
				<category><![CDATA[RecAll]]></category>
		<category><![CDATA[RecAll-PRO]]></category>

		<guid isPermaLink="false">http://www.sagebrush.com/wordpress/?p=8</guid>
		<description><![CDATA[If you use software to record office meetings, beware of unintended consequences.]]></description>
			<content:encoded><![CDATA[<p>[Posted in: <a href="http://sagebrush.com/blog/category/recall/" title="View all posts in RecAll" rel="category tag">RecAll</a>+<a href="http://sagebrush.com/blog/category/recall-pro/" title="View all posts in RecAll-PRO" rel="category tag">RecAll-PRO</a>]</p><p align="left">If you use <a title="RecAll-PRO" href="http://www.sagebrush.com/recpro.htm">software to record office meetings</a>, beware of <a href="http://www.ifilm.com/video/2810593">unintended consequences</a>.</p>
<p align="left">
]]></content:encoded>
			<wfw:commentRss>http://sagebrush.com/blog/2007/04/recording-office-meetings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

