Win Mobile: Play & Save a WAV file

EA
Elias AC
Sat, May 2, 2009 11:13 AM

Hi,

Is there a way in the WinCE version of PJSUA to play a WAV file on the caller's side, and save the receieved sound in a WAV file on the receiver?

Regards,

Elias.


Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009

Hi, Is there a way in the WinCE version of PJSUA to play a WAV file on the caller's side, and save the receieved sound in a WAV file on the receiver? Regards, Elias. _________________________________________________________________ Hotmail® has ever-growing storage! Don’t worry about storage limits. http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009
NI
Nanang Izzuddin
Fri, May 8, 2009 2:16 PM

Hi,

Sure, you can use pjsua_player/recorder_* to prepare the wav file
ports and pjsua_conf_* to manipulate ports in the conference bridge.
There shouldn't be different between desktop and wince version (or any
other platforms), however you may need to take care of file size
growth on mobile devices due to tight storage limitation.

Regards,
nanang

On Sat, May 2, 2009 at 6:13 PM, Elias AC ace__1981@hotmail.com wrote:

Hi,

Is there a way in the WinCE version of PJSUA to play a WAV file on the
caller's side, and save the receieved sound in a WAV file on the receiver?

Regards,
Elias.


Hotmail® has ever-growing storage! Don’t worry about storage limits. Check
it out.


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, Sure, you can use pjsua_player/recorder_* to prepare the wav file ports and pjsua_conf_* to manipulate ports in the conference bridge. There shouldn't be different between desktop and wince version (or any other platforms), however you may need to take care of file size growth on mobile devices due to tight storage limitation. Regards, nanang On Sat, May 2, 2009 at 6:13 PM, Elias AC <ace__1981@hotmail.com> wrote: > Hi, > > Is there a way in the WinCE version of PJSUA to play a WAV file on the > caller's side, and save the receieved sound in a WAV file on the receiver? > > Regards, > Elias. > > ________________________________ > Hotmail® has ever-growing storage! Don’t worry about storage limits. Check > it out. > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
EA
Elias AC
Fri, May 8, 2009 11:09 PM

Thank you nanang,

I've been trying to locate pjsua_player/recorder_*, but the closest match I found is wav_player.c and wav_writer.c

Is there any tutorial or a sample application that explain how to do that?

Note that I'm not writing my own application, I'm just using PJSUA, but instead of speaking I wanna stream a WAV file, and on the receiver's side, I wana save the received voice packets into another WAV file.

Date: Fri, 8 May 2009 21:16:46 +0700
From: nanang@pjsip.org
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Hi,

Sure, you can use pjsua_player/recorder_* to prepare the wav file
ports and pjsua_conf_* to manipulate ports in the conference bridge.
There shouldn't be different between desktop and wince version (or any
other platforms), however you may need to take care of file size
growth on mobile devices due to tight storage limitation.

Regards,
nanang

On Sat, May 2, 2009 at 6:13 PM, Elias AC ace__1981@hotmail.com wrote:

Hi,

Is there a way in the WinCE version of PJSUA to play a WAV file on the
caller's side, and save the receieved sound in a WAV file on the receiver?

Regards,
Elias.


Hotmail® has ever-growing storage! Don’t worry about storage limits. Check
it out.


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

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


Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009

Thank you nanang, I've been trying to locate pjsua_player/recorder_*, but the closest match I found is wav_player.c and wav_writer.c Is there any tutorial or a sample application that explain how to do that? Note that I'm not writing my own application, I'm just using PJSUA, but instead of speaking I wanna stream a WAV file, and on the receiver's side, I wana save the received voice packets into another WAV file. > Date: Fri, 8 May 2009 21:16:46 +0700 > From: nanang@pjsip.org > To: pjsip@lists.pjsip.org > Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file > > Hi, > > Sure, you can use pjsua_player/recorder_* to prepare the wav file > ports and pjsua_conf_* to manipulate ports in the conference bridge. > There shouldn't be different between desktop and wince version (or any > other platforms), however you may need to take care of file size > growth on mobile devices due to tight storage limitation. > > Regards, > nanang > > > On Sat, May 2, 2009 at 6:13 PM, Elias AC <ace__1981@hotmail.com> wrote: > > Hi, > > > > Is there a way in the WinCE version of PJSUA to play a WAV file on the > > caller's side, and save the receieved sound in a WAV file on the receiver? > > > > Regards, > > Elias. > > > > ________________________________ > > Hotmail® has ever-growing storage! Don’t worry about storage limits. Check > > it out. > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip@lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org _________________________________________________________________ Hotmail® has ever-growing storage! Don’t worry about storage limits. http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009
OF
Olle Frimanson
Sat, May 9, 2009 8:35 AM

Look at the options in PJUSA application

--play-file

--auto-play

--rec-file

--auto-rec

--auto-answer

All of these are available in PJSUA

Cheers/Olle


From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of Elias AC
Sent: den 9 maj 2009 01:09
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Thank you nanang,

I've been trying to locate pjsua_player/recorder_*, but the closest match I
found is wav_player.c and wav_writer.c

Is there any tutorial or a sample application that explain how to do that?

Note that I'm not writing my own application, I'm just using PJSUA, but
instead of speaking I wanna stream a WAV file, and on the receiver's side, I
wana save the received voice packets into another WAV file.

Date: Fri, 8 May 2009 21:16:46 +0700
From: nanang@pjsip.org
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Hi,

Sure, you can use pjsua_player/recorder_* to prepare the wav file
ports and pjsua_conf_* to manipulate ports in the conference bridge.
There shouldn't be different between desktop and wince version (or any
other platforms), however you may need to take care of file size
growth on mobile devices due to tight storage limitation.

Regards,
nanang

On Sat, May 2, 2009 at 6:13 PM, Elias AC ace__1981@hotmail.com wrote:

Hi,

Is there a way in the WinCE version of PJSUA to play a WAV file on the
caller's side, and save the receieved sound in a WAV file on the

receiver?

Regards,
Elias.


HotmailR has ever-growing storage! Don't worry about storage limits.

Check


HotmailR has ever-growing storage! Don't worry about storage limits. Check
it out.
<http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutori
al_Storage1_052009>

Look at the options in PJUSA application --play-file --auto-play --rec-file --auto-rec --auto-answer All of these are available in PJSUA Cheers/Olle _____ From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Elias AC Sent: den 9 maj 2009 01:09 To: pjsip@lists.pjsip.org Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file Thank you nanang, I've been trying to locate pjsua_player/recorder_*, but the closest match I found is wav_player.c and wav_writer.c Is there any tutorial or a sample application that explain how to do that? Note that I'm not writing my own application, I'm just using PJSUA, but instead of speaking I wanna stream a WAV file, and on the receiver's side, I wana save the received voice packets into another WAV file. > Date: Fri, 8 May 2009 21:16:46 +0700 > From: nanang@pjsip.org > To: pjsip@lists.pjsip.org > Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file > > Hi, > > Sure, you can use pjsua_player/recorder_* to prepare the wav file > ports and pjsua_conf_* to manipulate ports in the conference bridge. > There shouldn't be different between desktop and wince version (or any > other platforms), however you may need to take care of file size > growth on mobile devices due to tight storage limitation. > > Regards, > nanang > > > On Sat, May 2, 2009 at 6:13 PM, Elias AC <ace__1981@hotmail.com> wrote: > > Hi, > > > > Is there a way in the WinCE version of PJSUA to play a WAV file on the > > caller's side, and save the receieved sound in a WAV file on the receiver? > > > > Regards, > > Elias. > > > > ________________________________ > > HotmailR has ever-growing storage! Don't worry about storage limits. Check > > it out. > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip@lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org _____ HotmailR has ever-growing storage! Don't worry about storage limits. Check it out. <http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutori al_Storage1_052009>
EA
Elias AC
Mon, May 11, 2009 5:03 PM

Thank you Olle,

I tried --play-file=hello.wav, but it displayed an error that the argument "--play-file=hello.wav" is not valid.

Is there any specific format for the WAV file to be able to process it?

I also tried --auto-rec to record the conversation, but I did not find the output file. Where should I find the output file?

Best,

Elias.

From: olle.frimanson@keystream.se
To: pjsip@lists.pjsip.org
Date: Sat, 9 May 2009 10:35:47 +0200
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Look at the options in PJUSA application

--play-file
--auto-play
--rec-file
--auto-rec
--auto-answer

All of these are available in PJSUA

Cheers/Olle

From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Elias AC
Sent: den 9 maj 2009 01:09
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Thank you nanang,

I've been trying to locate pjsua_player/recorder_*, but the closest match I found is wav_player.c and wav_writer.c

Is there any tutorial or a sample application that explain how to do that?

Note that I'm not writing my own application, I'm just using PJSUA, but instead of speaking I wanna stream a WAV file, and on the receiver's side, I wana save the received voice packets into another WAV file.

Date: Fri, 8 May 2009 21:16:46 +0700
From: nanang@pjsip.org
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Hi,

Sure, you can use pjsua_player/recorder_* to prepare the wav file
ports and pjsua_conf_* to manipulate ports in the conference bridge.
There shouldn't be different between desktop and wince version (or any
other platforms), however you may need to take care of file size
growth on mobile devices due to tight storage limitation.

Regards,
nanang

On Sat, May 2, 2009 at 6:13 PM, Elias AC ace__1981@hotmail.com wrote:

Hi,

Is there a way in the WinCE version of PJSUA to play a WAV file on the
caller's side, and save the receieved sound in a WAV file on the receiver?

Regards,
Elias.


Hotmail® has ever-growing storage! Don’t worry about storage limits. Check
it out.


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

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

Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out.


Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009

Thank you Olle, I tried --play-file=hello.wav, but it displayed an error that the argument "--play-file=hello.wav" is not valid. Is there any specific format for the WAV file to be able to process it? I also tried --auto-rec to record the conversation, but I did not find the output file. Where should I find the output file? Best, Elias. From: olle.frimanson@keystream.se To: pjsip@lists.pjsip.org Date: Sat, 9 May 2009 10:35:47 +0200 Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file Look at the options in PJUSA application --play-file --auto-play --rec-file --auto-rec --auto-answer All of these are available in PJSUA Cheers/Olle From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Elias AC Sent: den 9 maj 2009 01:09 To: pjsip@lists.pjsip.org Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file Thank you nanang, I've been trying to locate pjsua_player/recorder_*, but the closest match I found is wav_player.c and wav_writer.c Is there any tutorial or a sample application that explain how to do that? Note that I'm not writing my own application, I'm just using PJSUA, but instead of speaking I wanna stream a WAV file, and on the receiver's side, I wana save the received voice packets into another WAV file. > Date: Fri, 8 May 2009 21:16:46 +0700 > From: nanang@pjsip.org > To: pjsip@lists.pjsip.org > Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file > > Hi, > > Sure, you can use pjsua_player/recorder_* to prepare the wav file > ports and pjsua_conf_* to manipulate ports in the conference bridge. > There shouldn't be different between desktop and wince version (or any > other platforms), however you may need to take care of file size > growth on mobile devices due to tight storage limitation. > > Regards, > nanang > > > On Sat, May 2, 2009 at 6:13 PM, Elias AC <ace__1981@hotmail.com> wrote: > > Hi, > > > > Is there a way in the WinCE version of PJSUA to play a WAV file on the > > caller's side, and save the receieved sound in a WAV file on the receiver? > > > > Regards, > > Elias. > > > > ________________________________ > > Hotmail® has ever-growing storage! Don’t worry about storage limits. Check > > it out. > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip@lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out. _________________________________________________________________ Hotmail® has ever-growing storage! Don’t worry about storage limits. http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009
EA
Elias AC
Mon, May 11, 2009 7:01 PM

I just succeeded in making it work from PC to PC using the following:

On one PC, I added: --auto-play --play-file=in.wav

On the 2nd PC, I typed: --auto-red --rec-file=out.wav

It worked perfectly fine,

Thanks Olle.

I'll be looking now on how to achieve it from Mobile to Mobile.

From: ace__1981@hotmail.com
To: pjsip@lists.pjsip.org
Date: Mon, 11 May 2009 13:03:54 -0400
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Thank you Olle,

I tried --play-file=hello.wav, but it displayed an error that the argument "--play-file=hello.wav" is not valid.

Is there any specific format for the WAV file to be able to process it?

I also tried --auto-rec to record the conversation, but I did not find the output file. Where should I find the output file?

Best,
Elias.

From: olle.frimanson@keystream.se
To: pjsip@lists.pjsip.org
Date: Sat, 9 May 2009 10:35:47 +0200
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Look at the options in PJUSA application

--play-file
--auto-play
--rec-file
--auto-rec
--auto-answer

All of these are available in PJSUA

Cheers/Olle

From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Elias AC
Sent: den 9 maj 2009 01:09
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Thank you nanang,

I've been trying to locate pjsua_player/recorder_*, but the closest match I found is wav_player.c and wav_writer.c

Is there any tutorial or a sample application that explain how to do that?

Note that I'm not writing my own application, I'm just using PJSUA, but instead of speaking I wanna stream a WAV file, and on the receiver's side, I wana save the received voice packets into another WAV file.

Date: Fri, 8 May 2009 21:16:46 +0700
From: nanang@pjsip.org
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file

Hi,

Sure, you can use pjsua_player/recorder_* to prepare the wav file
ports and pjsua_conf_* to manipulate ports in the conference bridge.
There shouldn't be different between desktop and wince version (or any
other platforms), however you may need to take care of file size
growth on mobile devices due to tight storage limitation.

Regards,
nanang

On Sat, May 2, 2009 at 6:13 PM, Elias AC ace__1981@hotmail.com wrote:

Hi,

Is there a way in the WinCE version of PJSUA to play a WAV file on the
caller's side, and save the receieved sound in a WAV file on the receiver?

Regards,
Elias.


Hotmail® has ever-growing storage! Don’t worry about storage limits. Check
it out.


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

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

Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out.

Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out.


Hotmail® goes with you.
http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009

I just succeeded in making it work from PC to PC using the following: On one PC, I added: --auto-play --play-file=in.wav On the 2nd PC, I typed: --auto-red --rec-file=out.wav It worked perfectly fine, Thanks Olle. I'll be looking now on how to achieve it from Mobile to Mobile. From: ace__1981@hotmail.com To: pjsip@lists.pjsip.org Date: Mon, 11 May 2009 13:03:54 -0400 Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file Thank you Olle, I tried --play-file=hello.wav, but it displayed an error that the argument "--play-file=hello.wav" is not valid. Is there any specific format for the WAV file to be able to process it? I also tried --auto-rec to record the conversation, but I did not find the output file. Where should I find the output file? Best, Elias. From: olle.frimanson@keystream.se To: pjsip@lists.pjsip.org Date: Sat, 9 May 2009 10:35:47 +0200 Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file Look at the options in PJUSA application --play-file --auto-play --rec-file --auto-rec --auto-answer All of these are available in PJSUA Cheers/Olle From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Elias AC Sent: den 9 maj 2009 01:09 To: pjsip@lists.pjsip.org Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file Thank you nanang, I've been trying to locate pjsua_player/recorder_*, but the closest match I found is wav_player.c and wav_writer.c Is there any tutorial or a sample application that explain how to do that? Note that I'm not writing my own application, I'm just using PJSUA, but instead of speaking I wanna stream a WAV file, and on the receiver's side, I wana save the received voice packets into another WAV file. > Date: Fri, 8 May 2009 21:16:46 +0700 > From: nanang@pjsip.org > To: pjsip@lists.pjsip.org > Subject: Re: [pjsip] Win Mobile: Play & Save a WAV file > > Hi, > > Sure, you can use pjsua_player/recorder_* to prepare the wav file > ports and pjsua_conf_* to manipulate ports in the conference bridge. > There shouldn't be different between desktop and wince version (or any > other platforms), however you may need to take care of file size > growth on mobile devices due to tight storage limitation. > > Regards, > nanang > > > On Sat, May 2, 2009 at 6:13 PM, Elias AC <ace__1981@hotmail.com> wrote: > > Hi, > > > > Is there a way in the WinCE version of PJSUA to play a WAV file on the > > caller's side, and save the receieved sound in a WAV file on the receiver? > > > > Regards, > > Elias. > > > > ________________________________ > > Hotmail® has ever-growing storage! Don’t worry about storage limits. Check > > it out. > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip@lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out. Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out. _________________________________________________________________ Hotmail® goes with you. http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009