Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6712 Discussions

Problems integrating speech codec into custom application

pchapman
Beginner
281 Views
I'm building a customapplication that receives over IP frames of G.729 compressed data within RTP packets. The app then decodes the frames and streams the PCM data out to another application.
I am having problems when building my application linking to theg729 codec. I have used the code examples included with the readme in the usc_speech_coder. I have included the codec library, which is located at compilation but I get the following error:

usc.lib(decg729.obj) : error LNK2019: unresolved external symbol _Post_G729 referenced in function _G729Decode

Any help would be gratefully received.
I am using MS Visual Studio 2003.NET, IPP 5.0, Intel C++ Compiler 9.0, MS Xp Pro, Pentium 4.

Message Edited by pchapman@telesoft-technologies.com on 11-09-2005 06:17 AM

0 Kudos
0 Replies
Reply