<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ipp 5.0 Echo canceller in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964209#M19937</link>
    <description>I have more investigated my problem.&lt;BR /&gt;The usc_ec application work fine, and remove echo&lt;BR /&gt;with delay of 180 ms (my situation).&lt;BR /&gt;The problem I have is that the speakerphone samples &lt;BR /&gt;is not synchronized with microphone samples.&lt;BR /&gt;&lt;BR /&gt;Have the IPP library a pimitive for samples Synchronization ?&lt;BR /&gt;My goal is insert a "sample Synchronization&lt;BR /&gt;Module" before AEC Module.</description>
    <pubDate>Thu, 17 Nov 2005 17:47:17 GMT</pubDate>
    <dc:creator>Antonello_Rizzi</dc:creator>
    <dc:date>2005-11-17T17:47:17Z</dc:date>
    <item>
      <title>Ipp 5.0 Echo canceller</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964206#M19934</link>
      <description>Has anyone had any success integrating this? How do you handle the fact that typically the microphone is separate from the speaker, whereas the echo canceller API requires both in the same function call?  Are people typically holding one frame of speaker output around, and using it with the EC function call when the microphone data is dispatched from the operating system?</description>
      <pubDate>Tue, 08 Nov 2005 15:15:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964206#M19934</guid>
      <dc:creator>duane</dc:creator>
      <dc:date>2005-11-08T15:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ipp 5.0 Echo canceller</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964207#M19935</link>
      <description>Generally, the mic input is treated as the mixed signal and the (filtered) speaker out put as the echo. To use AEC you should control in your application or at least get as the mic input as the speaker output
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2005 16:18:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964207#M19935</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2005-11-09T16:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ipp 5.0 Echo canceller</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964208#M19936</link>
      <description>I have implemented a SIP Phone with ixp425 pocessor,&lt;BR /&gt;using DSR 2.6.2 and AccessLibrary 1.4 and i have acoustic&lt;BR /&gt;echo problem.&lt;BR /&gt;&lt;BR /&gt;I have captured voice streams in a VoIP conversation with ethereal&lt;BR /&gt;obtain two wav file: reversed.wav (speakerphone signal) and forward.wav &lt;BR /&gt;(microphone signal).&lt;BR /&gt;&lt;BR /&gt;I have tried to use the sc_ec example (IPP 5.0 linux Speech Coding)&lt;BR /&gt;to remore echo. I used sc_ec as following:&lt;BR /&gt;&lt;BR /&gt;   [voip-phone@voip.test]# ./usc_ec -ah -a fb reversed.wav forward.wav forward_filter.wav&lt;BR /&gt;    Staticly loaded echo canceller: EC_INT&lt;BR /&gt;   The Intel echo canceller conformant to ITU G167 and G168,&lt;BR /&gt;   The Intel IPPSC library used:  5.0.11 Build 72, name ippscs2.a&lt;BR /&gt;   The Intel IPPSP library used:  5.0.11 Build 100, name ippss2.a&lt;BR /&gt;    Input  rin file: reversed.wav&lt;BR /&gt;    Input  sin file: forward.wav&lt;BR /&gt;    Output sout file: forward_filter.wav&lt;BR /&gt;   0.07 MHz per channel&lt;BR /&gt;   Done 165623 samples of 8000 Hz PCM wave file (20.7029 sec)&lt;BR /&gt;   Completed !&lt;BR /&gt;&lt;BR /&gt;The output file forward_filter.wav seems to be identical to forward.wav. Why?&lt;BR /&gt;&lt;BR /&gt;Where I can find audio files for testing AEC usc_ec demo application?</description>
      <pubDate>Fri, 11 Nov 2005 19:25:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964208#M19936</guid>
      <dc:creator>Antonello_Rizzi</dc:creator>
      <dc:date>2005-11-11T19:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ipp 5.0 Echo canceller</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964209#M19937</link>
      <description>I have more investigated my problem.&lt;BR /&gt;The usc_ec application work fine, and remove echo&lt;BR /&gt;with delay of 180 ms (my situation).&lt;BR /&gt;The problem I have is that the speakerphone samples &lt;BR /&gt;is not synchronized with microphone samples.&lt;BR /&gt;&lt;BR /&gt;Have the IPP library a pimitive for samples Synchronization ?&lt;BR /&gt;My goal is insert a "sample Synchronization&lt;BR /&gt;Module" before AEC Module.</description>
      <pubDate>Thu, 17 Nov 2005 17:47:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964209#M19937</guid>
      <dc:creator>Antonello_Rizzi</dc:creator>
      <dc:date>2005-11-17T17:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Ipp 5.0 Echo canceller</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964210#M19938</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;SPAN&gt;I can suggesttrying &lt;/SPAN&gt;&lt;SPAN&gt;ippsResample()for&lt;/SPAN&gt;&lt;SPAN&gt; mike and loudspeaker sampling frequency alignment.&lt;/SPAN&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Nov 2005 16:28:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Ipp-5-0-Echo-canceller/m-p/964210#M19938</guid>
      <dc:creator>Ivan_Ryzhachkin__Int</dc:creator>
      <dc:date>2005-11-18T16:28:45Z</dc:date>
    </item>
  </channel>
</rss>

