Hi, Yes, APS sound device supports recording in G.729 format, but since APS role is sound device, not purely codec library, it cannot be used as codec implementation (in the pjmedia codec). To deliver the encoded audio stream from APS using pjmedia, you may need to modify the stream object (stream.c) to bypass encoding/decoding steps. This seems related to this thread http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-September/004868.html. Also you may find some related topics in the archive. Regards, nanang On Tue, Sep 23, 2008 at 12:18 PM, S. M. Nazmul Hasan (Opu) <apus29 at gmail.com> wrote: > Dear Nanang, > > If there is g729 already in APS as Fabio refered in previous mail , do i > need any other g729 codec to integrate (for better performance)? or APS is > performing ok. > > Thanks > > On Tue, Sep 23, 2008 at 12:29 AM, Nanang Izzuddin <nanang at pjsip.org> wrote: >> >> Hi, >> >> Just in case you haven't seen >> http://trac.pjsip.org/repos/wiki/FAQ#adding-codec. >> >> Regards, >> nanang >> >> >> On Sat, Sep 20, 2008 at 1:56 PM, S. M. Nazmul Hasan (Opu) >> <apus29 at gmail.com> wrote: >> > Hi, >> > >> > One can easily get voiceage g729 codec demo version(for symbian) by >> > mailing >> > to their support team.Is there any hope to integrate g729 codec with >> > PJSIP >> > for Symbian OS. >> > -- >> > >> > Regards >> > >> > S. M. Nazmul Hasan Opu >> > Software Engineer >> > R & D Application >> > Dhaka, Bangladesh >> > Mob: +880 1712 901 764 >> > >> > _______________________________________________ >> > 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 > > > > -- > S. M. Nazmul Hasan Opu > Software Engineer > R & D Application > Dhaka, Bangladesh > Mob: +880 1712 901 764 > > _______________________________________________ > 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 > >