<?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 for Stefan Popp</title>
	<atom:link href="http://www.stefanpopp.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stefanpopp.de</link>
	<description>Software developer</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:04:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Capture iPhone microphone by Sam</title>
		<link>http://www.stefanpopp.de/2011/capture-iphone-microphone/comment-page-1/#comment-342</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanpopp.de/?p=394#comment-342</guid>
		<description>Thanks Stefan

I will try that, if it will come out good I will share it.

Best 

Sam</description>
		<content:encoded><![CDATA[<p>Thanks Stefan</p>
<p>I will try that, if it will come out good I will share it.</p>
<p>Best </p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capture iPhone microphone by Stefan Popp</title>
		<link>http://www.stefanpopp.de/2011/capture-iphone-microphone/comment-page-1/#comment-341</link>
		<dc:creator>Stefan Popp</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanpopp.de/?p=394#comment-341</guid>
		<description>Hey Sam!

I have not tried that. I dont know what you want but it should not to hard extend my example. One approach is to open a direct connection via tcp or udp to a remote server and send the audio chunks to it. 

I would do something like this:
Thinking about creating something like a web service which can receive data, on port 1234 for example and analyze the PCM data and send something back.

Like:

Class Webservice communication on a background thread. You should have 2-3 functions e.g. open connection to webserver, send data and compress data on the fly. Receive events from webservice and handle them.

On another thread you have your microphone recorder which has a instance of the webservice object.

The object should do something like this:
Record to iPhone audio buffer -&gt; check if webservice is available and connect if not -&gt; call send function and give chunk to the webservice send function.

Its pretty abstract and just an idea. Maybe there is a better way, but i think this is a good approach if you need to make secret analysis on your server.

Best,
Stefan</description>
		<content:encoded><![CDATA[<p>Hey Sam!</p>
<p>I have not tried that. I dont know what you want but it should not to hard extend my example. One approach is to open a direct connection via tcp or udp to a remote server and send the audio chunks to it. </p>
<p>I would do something like this:<br />
Thinking about creating something like a web service which can receive data, on port 1234 for example and analyze the PCM data and send something back.</p>
<p>Like:</p>
<p>Class Webservice communication on a background thread. You should have 2-3 functions e.g. open connection to webserver, send data and compress data on the fly. Receive events from webservice and handle them.</p>
<p>On another thread you have your microphone recorder which has a instance of the webservice object.</p>
<p>The object should do something like this:<br />
Record to iPhone audio buffer -> check if webservice is available and connect if not -> call send function and give chunk to the webservice send function.</p>
<p>Its pretty abstract and just an idea. Maybe there is a better way, but i think this is a good approach if you need to make secret analysis on your server.</p>
<p>Best,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capture iPhone microphone by Sam</title>
		<link>http://www.stefanpopp.de/2011/capture-iphone-microphone/comment-page-1/#comment-340</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanpopp.de/?p=394#comment-340</guid>
		<description>Hi
This is very cool staff.
I am looking for a way to stream the voice (Output) to my server.
Did you ever tried to do that ?
Do you know where can I find an example that do such a thing ?

Best

Samantha</description>
		<content:encoded><![CDATA[<p>Hi<br />
This is very cool staff.<br />
I am looking for a way to stream the voice (Output) to my server.<br />
Did you ever tried to do that ?<br />
Do you know where can I find an example that do such a thing ?</p>
<p>Best</p>
<p>Samantha</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Music by Insight the music project : Stefan Popp</title>
		<link>http://www.stefanpopp.de/my-music/comment-page-1/#comment-313</link>
		<dc:creator>Insight the music project : Stefan Popp</dc:creator>
		<pubDate>Thu, 20 Oct 2011 08:31:29 +0000</pubDate>
		<guid isPermaLink="false">https://blog.stefanpopp.de/?page_id=229#comment-313</guid>
		<description>[...] Music [...]</description>
		<content:encoded><![CDATA[<p>[...] Music [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on core25k by Stefan Popp</title>
		<link>http://www.stefanpopp.de/2011/core25k/comment-page-1/#comment-312</link>
		<dc:creator>Stefan Popp</dc:creator>
		<pubDate>Wed, 19 Oct 2011 19:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanpopp.de/?p=247#comment-312</guid>
		<description>Added =D Sry meow-oman :)</description>
		<content:encoded><![CDATA[<p>Added =D Sry meow-oman <img src='http://www.stefanpopp.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on core25k by m</title>
		<link>http://www.stefanpopp.de/2011/core25k/comment-page-1/#comment-311</link>
		<dc:creator>m</dc:creator>
		<pubDate>Wed, 19 Oct 2011 19:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanpopp.de/?p=247#comment-311</guid>
		<description>http://i.imgur.com/Y5Ruz.jpg</description>
		<content:encoded><![CDATA[<p><a href="http://i.imgur.com/Y5Ruz.jpg" rel="nofollow">http://i.imgur.com/Y5Ruz.jpg</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
