<?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 Using the sample speech codec in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-the-sample-speech-codec/m-p/875206#M9412</link>
    <description>Hello, I have downloded and run the speech codec from the code samples  page. I would like to use only two of the given codecs (G729 and G723) as external dlls to my application.&lt;BR /&gt;I don't want to load the entire USC library and I want to load as few IPP core libraries as possible.&lt;BR /&gt;What is the best way to go about doing that? If I load only the G729i and G723.1 dlls, how do I get their APIs? How do I know which IPP libraries they really need?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Jun 2008 14:39:14 GMT</pubDate>
    <dc:creator>Ronen_C_</dc:creator>
    <dc:date>2008-06-11T14:39:14Z</dc:date>
    <item>
      <title>Using the sample speech codec</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-the-sample-speech-codec/m-p/875206#M9412</link>
      <description>Hello, I have downloded and run the speech codec from the code samples  page. I would like to use only two of the given codecs (G729 and G723) as external dlls to my application.&lt;BR /&gt;I don't want to load the entire USC library and I want to load as few IPP core libraries as possible.&lt;BR /&gt;What is the best way to go about doing that? If I load only the G729i and G723.1 dlls, how do I get their APIs? How do I know which IPP libraries they really need?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:39:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Using-the-sample-speech-codec/m-p/875206#M9412</guid>
      <dc:creator>Ronen_C_</dc:creator>
      <dc:date>2008-06-11T14:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using the sample speech codec</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Using-the-sample-speech-codec/m-p/875207#M9413</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For now,the speech-codec sample make systemdoes notsupportdll build neither a whole USC library noranyUSC codecs separately, but in fact each USC component can be easily builtalone.For example, just remove all other partof ./codec/speech/* contentbesides&lt;EM&gt;g729i&lt;/EM&gt; and &lt;EM&gt;common&lt;/EM&gt;, andbuild a dll exporting&lt;FONT color="#008000" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;EM&gt;USCFUN USC_Fxns USC_G729I_Fxns&lt;/EM&gt; symbol. Or do the same forg723.1 exporting &lt;EM&gt;USCFUN USC_Fxns &lt;/EM&gt;&lt;FONT size="2"&gt;&lt;EM&gt;USC_G723_Fxns,&lt;/EM&gt; etc&lt;EM&gt;. &lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;An application will require to link to ippcore.lib andseveral IPP import libraries namely, ipps.lib,ippsc.lib, for some codecs(namely, G722 and G729fp)also ippsr.lib fromipp/stublib.To run the application it will requireappropriate dlls from ipp/bin/win32 for example.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;Best regards, &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;Vyacheslav, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;IPP, speech coding domain&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2008 14:15:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Using-the-sample-speech-codec/m-p/875207#M9413</guid>
      <dc:creator>Vyacheslav_Baranniko</dc:creator>
      <dc:date>2008-06-19T14:15:23Z</dc:date>
    </item>
  </channel>
</rss>

