Playing different WAV files in PJSUA

AC
Aldo C.
Tue, Mar 29, 2016 3:46 PM

HiI've compiled PJSUA on Win32, but as far as I can understand, there's no way of interactively playing different WAV files from the GUI, as you can only specify one WAV in the config file or in the launching command line.
I would want accomplish to either to invoke different WAV files from the GUI or, the other way, to connect another audio stream (here I'm lost: I've seen that you can use the CC command to connect them, but on Windows I'm stuck on this matter)
Thanks to anyone who is willing to help :)

HiI've compiled PJSUA on Win32, but as far as I can understand, there's no way of interactively playing different WAV files from the GUI, as you can only specify one WAV in the config file or in the launching command line. I would want accomplish to either to invoke different WAV files from the GUI or, the other way, to connect another audio stream (here I'm lost: I've seen that you can use the CC command to connect them, but on Windows I'm stuck on this matter) Thanks to anyone who is willing to help :)
BG
Bill Gardner
Tue, Mar 29, 2016 5:34 PM

You can specify multiple WAV files on command line via --play-file and
then connect them to the sound port using the CC command. First use CL
command to list the ports and you'll see which ports have which WAV files.

Bill

On 3/29/2016 11:46 AM, Aldo C. wrote:

Hi
I've compiled PJSUA on Win32, but as far as I can understand, there's
no way of interactively playing different WAV files from the GUI, as
you can only specify one WAV in the config file or in the launching
command line.

I would want accomplish to either to invoke different WAV files from
the GUI or, the other way, to connect another audio stream (here I'm
lost: I've seen that you can use the CC command to connect them, but
on Windows I'm stuck on this matter)

Thanks to anyone who is willing to help :)


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

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

You can specify multiple WAV files on command line via --play-file and then connect them to the sound port using the CC command. First use CL command to list the ports and you'll see which ports have which WAV files. Bill On 3/29/2016 11:46 AM, Aldo C. wrote: > Hi > I've compiled PJSUA on Win32, but as far as I can understand, there's > no way of interactively playing different WAV files from the GUI, as > you can only specify one WAV in the config file or in the launching > command line. > > I would want accomplish to either to invoke different WAV files from > the GUI or, the other way, to connect another audio stream (here I'm > lost: I've seen that you can use the CC command to connect them, but > on Windows I'm stuck on this matter) > > Thanks to anyone who is willing to help :) > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org