<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Wave aufnehmen und verarbeiten]]></title><description><![CDATA[<p>ich möchte gern über den Mic In temporär aufnehmen und das in dem Programm Intern verabreiten... gibts da ne fertige lib oder ne klasse für?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/84702/wave-aufnehmen-und-verarbeiten</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 20:04:04 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/84702.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Sep 2004 17:25:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wave aufnehmen und verarbeiten on Wed, 01 Sep 2004 17:25:20 GMT]]></title><description><![CDATA[<p>ich möchte gern über den Mic In temporär aufnehmen und das in dem Programm Intern verabreiten... gibts da ne fertige lib oder ne klasse für?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/597190</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/597190</guid><dc:creator><![CDATA[WaVe]]></dc:creator><pubDate>Wed, 01 Sep 2004 17:25:20 GMT</pubDate></item><item><title><![CDATA[Reply to Wave aufnehmen und verarbeiten on Wed, 01 Sep 2004 21:13:22 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>mir fällt im moment nur das Windows Multimedia SDK oder das DirectX(Directsound) SDK ein. Wenn du das DirectX SDK nutzen möchtest, solltest du dich allerdings ein bisschen mit Microsoft's Component Object Model (COM) auskennen.</p>
<p>Infos über das Windows Multimedia SDK gibts hier :<br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/_win32_waveform_audio_reference.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/_win32_waveform_audio_reference.asp</a></p>
<p>DirectSound Capture .... hier :<br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/htm/directsoundinterfaces.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/htm/directsoundinterfaces.asp</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/597372</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/597372</guid><dc:creator><![CDATA[MarcC]]></dc:creator><pubDate>Wed, 01 Sep 2004 21:13:22 GMT</pubDate></item><item><title><![CDATA[Reply to Wave aufnehmen und verarbeiten on Wed, 01 Sep 2004 23:45:06 GMT]]></title><description><![CDATA[<p>ich empfehle dir die WINAPI:<br />
guck dir mal alle waveIn Funktionen an...ist eigentlich ganz einfach, gibt auch ne fertige Klasse dafür bei Codeproject! <a href="http://www.codeproject.com/audio/wave_class_for_playing_and_recording.asp" rel="nofollow">http://www.codeproject.com/audio/wave_class_for_playing_and_recording.asp</a></p>
<p>Viel Spaß damit!<br />
Gruß,<br />
Kevin</p>
]]></description><link>https://www.c-plusplus.net/forum/post/597440</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/597440</guid><dc:creator><![CDATA[Surkevin]]></dc:creator><pubDate>Wed, 01 Sep 2004 23:45:06 GMT</pubDate></item><item><title><![CDATA[Reply to Wave aufnehmen und verarbeiten on Thu, 02 Sep 2004 16:51:45 GMT]]></title><description><![CDATA[<p>Eine weitere Möglichkeit wäre das BASS Sound System von Un4seen Developments.<br />
Beachte aber die Lizenz-Bestimmungen (Umsonst für den <strong>nicht</strong> kommerziellen Gebrauch).</p>
<p>Hier die Seite der Entwickler :</p>
<p><a href="http://www.un4seen.com/" rel="nofollow">http://www.un4seen.com/</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/598127</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/598127</guid><dc:creator><![CDATA[MarcC]]></dc:creator><pubDate>Thu, 02 Sep 2004 16:51:45 GMT</pubDate></item></channel></rss>