Hi, I've had the problem that no sound was heard at all with the VoiceAge G729 libs. It appeared that for the decoding part I needed a local buffer and prepend it with a "2". For the encoding the output buffer and size were the problem. Both these problems are mostly solved now. (I've included the files) The only problem I have left, is that the encoded sound sounds metallic. I followed most of the rules concerning CPU load on windows mobile (see post on "how to reduce CPU load and improve voice quality on mobile device FR" and http://trac.pjsip.org/repos/wiki/FAQ#cpu) Now my G711 and other codes' sound quality is a lot better but the encoded sound is still metallic. Any suggestions? Sebastian -----Original Message----- From: pjsip-bounces@xxxxxxxxxxxxxxx [mailto:pjsip-bounces at lists.pjsip.org] On Behalf Of Nanang Izzuddin Sent: Wednesday, September 03, 2008 4:15 PM To: pjsip list Subject: Re: G729 Hi, Could you specify more detail about the problem? Regards, nanang On 03/09/2008, Sebastian Groosman <Sebastian.Groosman at indicia.nl> wrote: > > > > Hi, > > > > I'm trying to get VoiceAge g729 working on a windows mobile smartphone, > without success... > > Since Intel IPP has no libraries for that platform, I'm using the VoiceAge > libraries for this platform. > > > > Has anybody figured out how to get this working? > > I've included my files... maybe I'm just missing something here. > > > > Thanks in advance, > > Sebastian > > > > > > > From: pjsip-bounces@xxxxxxxxxxxxxxx > [mailto:pjsip-bounces at lists.pjsip.org] On Behalf Of Archie > Rosenblum > Sent: Friday, August 15, 2008 1:18 AM > To: pjsip list > Subject: Re: G729 > > > > Thank you for the heads-up, Benny. This product really is terrific. > > > ________________________________ > > > From: pjsip-bounces@xxxxxxxxxxxxxxx > [mailto:pjsip-bounces at lists.pjsip.org] On Behalf Of Benny > Prijono > Sent: Thursday, August 14, 2008 6:03 PM > To: pjsip list > Subject: Re: G729 > > > > > On Thu, Aug 14, 2008 at 10:23 PM, Archie Rosenblum <archie at bbsti.com> wrote: > > > > Hi Everyone, > > > > By any chance has anyone successfully implemented G729 using the VoiceAge or > Intel's IPP libraries (or others) for win32? I just can't figure it out. I > am willing to pay for a correct working header/source and instructions. > It's just beyond my ability. > > > > We're currently integrating Intel IPP codecs for the next release. It's in > the roadmap (http://trac.pjsip.org/repos/roadmap). > > > Cheers > Benny > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- A non-text attachment was scrubbed... Name: g729.h Type: application/octet-stream Size: 2024 bytes Desc: g729.h Url : http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080905/8a077241/attachment-0001.h -------------- next part -------------- A non-text attachment was scrubbed... Name: g729.c Type: application/octet-stream Size: 25172 bytes Desc: g729.c Url : http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080905/8a077241/attachment-0001.c