<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Android Audio Recording Tutorial</title>
	<atom:link href="http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/</link>
	<description>The software development weblog of Benjamin McCann.</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:15:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Naveen</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-80788</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Tue, 24 Jan 2012 07:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-80788</guid>
		<description>hi people. i am building an android app to play all audio of formats (mp3 and wma) can any one help me with the code. i dont know java to code it. help me with the resource that is available to build it.</description>
		<content:encoded><![CDATA[<p>hi people. i am building an android app to play all audio of formats (mp3 and wma) can any one help me with the code. i dont know java to code it. help me with the resource that is available to build it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phletch</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-78497</link>
		<dc:creator>phletch</dc:creator>
		<pubDate>Wed, 11 Jan 2012 00:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-78497</guid>
		<description>hi people.spotted this page on my quest to discover if i can somehow record audio into my google android via the headphone out....i know with a *cough* iphone you can if u use say one of these http://www.petersontuners.com/index.cfm?category=135&amp;action=itemView&amp;itemID=39 to achieve such as idea.im a dj and want to record audio in direct to the sd card as a wav with say tape machine app.be made up if u can help make this poss with ur knowledge :D</description>
		<content:encoded><![CDATA[<p>hi people.spotted this page on my quest to discover if i can somehow record audio into my google android via the headphone out&#8230;.i know with a *cough* iphone you can if u use say one of these <a href="http://www.petersontuners.com/index.cfm?category=135&#038;action=itemView&#038;itemID=39" rel="nofollow">http://www.petersontuners.com/index.cfm?category=135&#038;action=itemView&#038;itemID=39</a> to achieve such as idea.im a dj and want to record audio in direct to the sd card as a wav with say tape machine app.be made up if u can help make this poss with ur knowledge <img src='http://www.benmccann.com/dev-blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justme</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-65890</link>
		<dc:creator>justme</dc:creator>
		<pubDate>Thu, 01 Dec 2011 10:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-65890</guid>
		<description>Try to explain these things to &#039;The Common People&#039;.

Wouldn&#039;t an AVI or MP4 container with XviD or H264 or DivX or ... + MP3-sound have been easier to work with?
At least sth easily cutable, joinable, extractable?!</description>
		<content:encoded><![CDATA[<p>Try to explain these things to &#8216;The Common People&#8217;.</p>
<p>Wouldn&#8217;t an AVI or MP4 container with XviD or H264 or DivX or &#8230; + MP3-sound have been easier to work with?<br />
At least sth easily cutable, joinable, extractable?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harry</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-65338</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Tue, 29 Nov 2011 13:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-65338</guid>
		<description>hey pls someone post the correct code for recording a voice and store it....
thanks in advance:-)</description>
		<content:encoded><![CDATA[<p>hey pls someone post the correct code for recording a voice and store it&#8230;.<br />
thanks in advance:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-62518</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Tue, 15 Nov 2011 15:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-62518</guid>
		<description>Hi Ben, Hi guys
i have this problem, i use your example:

http://pastebin.com/GtnybAwP

http://pastebin.com/Z2PcAqz3
and  the android manifest 

http://pastebin.com/eTQFY9he

now when i click start button the app work, but when i click stop button i have the crack of app
can you help me ?
Best Regads 
Antonio</description>
		<content:encoded><![CDATA[<p>Hi Ben, Hi guys<br />
i have this problem, i use your example:</p>
<p><a href="http://pastebin.com/GtnybAwP" rel="nofollow">http://pastebin.com/GtnybAwP</a></p>
<p><a href="http://pastebin.com/Z2PcAqz3" rel="nofollow">http://pastebin.com/Z2PcAqz3</a><br />
and  the android manifest </p>
<p><a href="http://pastebin.com/eTQFY9he" rel="nofollow">http://pastebin.com/eTQFY9he</a></p>
<p>now when i click start button the app work, but when i click stop button i have the crack of app<br />
can you help me ?<br />
Best Regads<br />
Antonio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diskwzrd</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-59427</link>
		<dc:creator>diskwzrd</dc:creator>
		<pubDate>Mon, 24 Oct 2011 16:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-59427</guid>
		<description>Is there anyway to connect two mono external mic&#039;s to record on the Droid in stereo? I know the mic mini on the Droid is mono but what about having a Y &quot;merger&quot; go into the USB port?</description>
		<content:encoded><![CDATA[<p>Is there anyway to connect two mono external mic&#8217;s to record on the Droid in stereo? I know the mic mini on the Droid is mono but what about having a Y &#8220;merger&#8221; go into the USB port?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lily</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-54780</link>
		<dc:creator>Lily</dc:creator>
		<pubDate>Fri, 23 Sep 2011 04:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-54780</guid>
		<description>Hi, me again.
Turns out the problem is with where the new object of the MediaRecorder is created. Since the object is released every time the stop method is called, if a new method is created in the start method instead, then things would work fine.
Thanks for the code :)</description>
		<content:encoded><![CDATA[<p>Hi, me again.<br />
Turns out the problem is with where the new object of the MediaRecorder is created. Since the object is released every time the stop method is called, if a new method is created in the start method instead, then things would work fine.<br />
Thanks for the code <img src='http://www.benmccann.com/dev-blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lily</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-54749</link>
		<dc:creator>Lily</dc:creator>
		<pubDate>Fri, 23 Sep 2011 00:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-54749</guid>
		<description>Oh to add to my previous post... I already declared permissions in manifest and I am testing on the device rather than the emulator.</description>
		<content:encoded><![CDATA[<p>Oh to add to my previous post&#8230; I already declared permissions in manifest and I am testing on the device rather than the emulator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lily</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-54748</link>
		<dc:creator>Lily</dc:creator>
		<pubDate>Fri, 23 Sep 2011 00:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-54748</guid>
		<description>Hi Ben and others,

Thanks for the code! I also got the unsupported parameter error, but my audio clip is still recorded and it plays fine :D
However I realized that if I want to record another clip, the app crashes without catching any exceptions... does anybody know why? Logcat shows a bunch of numbers and I have no idea what they mean: 


INFO/DEBUG(1285): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
INFO/DEBUG(1285): Build fingerprint: &#039;LGE/thunderg/thunderg/thunderg:2.2.1/FRG83/eng.nikech.choi.20110126.134422:user/release-keys&#039;
INFO/DEBUG(1285): &gt;&gt;&gt; com.bcit.chairlogger &lt;&lt;&lt;
INFO/DEBUG(1285): signal 11 (SIGSEGV), fault addr 00000010
INFO/DEBUG(1285):  r0 00000000  r1 00000000  r2 a930cc98  r3 00000001
……
INFO/DEBUG(1285):          #00  pc 00033c28  /system/lib/libmedia.so
INFO/DEBUG(1285):          #01  pc 0000780e  /system/lib/libmedia_jni.so
……
INFO/DEBUG(1285): code around pc:
INFO/DEBUG(1285): a9033c08 2001e001 1c1861a0 46c0bd70 00029a58 
……
INFO/DEBUG(1285): code around lr:
INFO/DEBUG(1285): a93077f0 f7ffb510 bd10ffcf b082b570 ae011c05 
……
INFO/DEBUG(1285): stack:
INFO/DEBUG(1285):     bef054d0  00000001 
……

Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Hi Ben and others,</p>
<p>Thanks for the code! I also got the unsupported parameter error, but my audio clip is still recorded and it plays fine <img src='http://www.benmccann.com/dev-blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
However I realized that if I want to record another clip, the app crashes without catching any exceptions&#8230; does anybody know why? Logcat shows a bunch of numbers and I have no idea what they mean: </p>
<p>INFO/DEBUG(1285): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***<br />
INFO/DEBUG(1285): Build fingerprint: &#8216;LGE/thunderg/thunderg/thunderg:2.2.1/FRG83/eng.nikech.choi.20110126.134422:user/release-keys&#8217;<br />
INFO/DEBUG(1285): &gt;&gt;&gt; com.bcit.chairlogger &lt;&lt;&lt;<br />
INFO/DEBUG(1285): signal 11 (SIGSEGV), fault addr 00000010<br />
INFO/DEBUG(1285):  r0 00000000  r1 00000000  r2 a930cc98  r3 00000001<br />
……<br />
INFO/DEBUG(1285):          #00  pc 00033c28  /system/lib/libmedia.so<br />
INFO/DEBUG(1285):          #01  pc 0000780e  /system/lib/libmedia_jni.so<br />
……<br />
INFO/DEBUG(1285): code around pc:<br />
INFO/DEBUG(1285): a9033c08 2001e001 1c1861a0 46c0bd70 00029a58<br />
……<br />
INFO/DEBUG(1285): code around lr:<br />
INFO/DEBUG(1285): a93077f0 f7ffb510 bd10ffcf b082b570 ae011c05<br />
……<br />
INFO/DEBUG(1285): stack:<br />
INFO/DEBUG(1285):     bef054d0  00000001<br />
……</p>
<p>Thanks a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayu</title>
		<link>http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/comment-page-3/#comment-52899</link>
		<dc:creator>Mayu</dc:creator>
		<pubDate>Wed, 31 Aug 2011 12:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmccann.com/dev-blog/?p=169#comment-52899</guid>
		<description>Those who try on Emulator should know that, voice recording via emulator is not supported. You&#039;ll need real dev device to test this code.

BTW anyone know how to pause the recording?? since recorder.pause() is not available, something like dat??</description>
		<content:encoded><![CDATA[<p>Those who try on Emulator should know that, voice recording via emulator is not supported. You&#8217;ll need real dev device to test this code.</p>
<p>BTW anyone know how to pause the recording?? since recorder.pause() is not available, something like dat??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

