How to play WAV with VAS?

M
mylen
Thu, Oct 15, 2009 9:33 AM

Hi all:
I worked on Symbian and used VAS(G.729),now I want to play WAVE to peer after call confirmed,I know pjsua has pjsua_player_create(),but VAS not use conference bridge,I don't know how to do it,anyone can help me?

2009-10-15

mylen

Hi all: I worked on Symbian and used VAS(G.729),now I want to play WAVE to peer after call confirmed,I know pjsua has pjsua_player_create(),but VAS not use conference bridge,I don't know how to do it,anyone can help me? 2009-10-15 mylen
NI
Nanang Izzuddin
Tue, Oct 20, 2009 1:37 PM

Hi,

As hardware codec of VAS-direct, which employs passthrough codec, is
in use, you will need WAV file containing G.729 format and G.729 WAV
player/reader. Unfortunately, pjsua_player/WAV player port only
supports for 16-bit raw and G.711 WAV files, so I am afraid you'll
need to create own pjmedia port to read G.729 WAV file.

BR,
nanang

2009/10/15 mylen mylen@sina.com:

Hi all:
    I worked on Symbian and used VAS(G.729),now I want to play WAVE to peer
after call confirmed,I know pjsua has pjsua_player_create(),but VAS not use
conference bridge,I don't know how to do it,anyone can help me?

2009-10-15


mylen


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi, As hardware codec of VAS-direct, which employs passthrough codec, is in use, you will need WAV file containing G.729 format and G.729 WAV player/reader. Unfortunately, pjsua_player/WAV player port only supports for 16-bit raw and G.711 WAV files, so I am afraid you'll need to create own pjmedia port to read G.729 WAV file. BR, nanang 2009/10/15 mylen <mylen@sina.com>: > Hi all: >     I worked on Symbian and used VAS(G.729),now I want to play WAVE to peer > after call confirmed,I know pjsua has pjsua_player_create(),but VAS not use > conference bridge,I don't know how to do it,anyone can help me? > > 2009-10-15 > ________________________________ > mylen > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >