How to use pjsip on android device in order to have G.729 codec functionality

前端 未结 2 521
终归单人心
终归单人心 2020-12-06 03:23

I want to use G.729 audio codec on my android application. I have did a lot research on this and came to know that pjsip is most promising solution

2条回答
  •  -上瘾入骨i
    2020-12-06 04:11

    To integrate the G.729 codec into your PJSIP project, you just want to get Intel IPP compilers from Intel and you can integrate them into your project easily.

    Follow this link.

提交回复
热议问题