Thread: [OpenSIPStack] Record phone call
Brought to you by:
joegenbaclor
From: tomach <to...@dg...> - 2007-08-01 06:55:59
|
Hey guys help! Has anyboyd have an idea how to record phone calls? There is no probelm with record microphone but what abtou wave out? In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? please help... |
From: Andre S. <eds...@ya...> - 2007-08-01 07:02:09
|
Tomach, That was my problem also but what we did is used a headset with echo canceller. tomach <to...@dg...> wrote: Hey guys help! Has anyboyd have an idea how to record phone calls? There is no probelm with record microphone but what abtou wave out? In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? please help... ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ opensipstack-devel mailing list ope...@li... https://lists.sourceforge.net/lists/listinfo/opensipstack-devel --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. |
From: tomach <to...@dg...> - 2007-08-01 07:46:05
|
Thanks for the answer! where did you find echo canceller? I thought abotu it but ATLSip does not have echo canceller or am I wrong? What libraries did you use to record under.net? Directx? and lame to convert to mp3? BR, Tom |
From: Joegen E. B. <joe...@gm...> - 2007-08-02 03:18:01
|
Andre, I got lost there for a while. What exactly was the problem that the headset with echo cancellation solved? Andre Silo wrote: > Tomach, > > That was my problem also but what we did is used a headset with echo canceller. > > tomach <to...@dg...> wrote: > Hey guys help! > > > Has anyboyd have an idea how to record phone calls? > There is no probelm with record microphone but what abtou wave out? > In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? > > please help... > > |
From: Andre S. <eds...@ya...> - 2007-08-02 03:25:37
|
Nope, he wants an echo canceller on the software side. "Joegen E. Baclor" <joe...@gm...> wrote: Andre, I got lost there for a while. What exactly was the problem that the headset with echo cancellation solved? Andre Silo wrote: > Tomach, > > That was my problem also but what we did is used a headset with echo canceller. > > tomach wrote: > Hey guys help! > > > Has anyboyd have an idea how to record phone calls? > There is no probelm with record microphone but what abtou wave out? > In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? > > please help... > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ opensipstack-devel mailing list ope...@li... https://lists.sourceforge.net/lists/listinfo/opensipstack-devel --------------------------------- Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. |
From: tomach <to...@dg...> - 2007-08-02 09:32:06
|
Hello! I just wanted to recored phone calls with ATLSIP. So I thought that possibilty would be if i make a loop in windows sound device (setting in recorind stereo mix). But then the problem was that the far end user heard his own voice all the time.....Headset with echo canceller was a solution :) |
From: Joegen E. B. <joe...@gm...> - 2007-08-02 09:41:23
|
If you can wait til mid next week... I should have already published ATLSIP with the mixer capability tomach wrote: > Hello! > > I just wanted to recored phone calls with ATLSIP. So I thought that possibilty would be if i make a loop in windows sound device (setting in recorind stereo mix). But then the problem was that the far end user heard his own voice all the time.....Headset with echo canceller was a solution :) > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: tomach <to...@dg...> - 2007-08-02 11:00:17
|
Thanks! Would be great! I am in hurry but I hope I can wait till mid next week. I guess that would be very usefull if You would give possibilty to: - let the user to set the name to the file that is going to be saved ( or there shoudl be phone number, time of call, date...), - or less improatnt to have possibilty to decied when to save files and when not...that i do not have to recompile whole ATLSIP everytiem i would liek to make verison without saving file.... good luck! Best regards, Tom |
From: tomach <to...@dg...> - 2007-08-08 10:27:46
|
Hello Joegen, How are things going? |
From: Joegen E. B. <joe...@gm...> - 2007-08-09 04:33:16
|
There will be a bit of a delay for this feature. I've been tide up with other more mundane tasks in the office. However, I've already uploaded the mixer class OpalMixer.cxx in CVS. The only thing left is using this class to grab and mix PCM samples from the media channels. I'll make an announcement as soon as it is ready. tomach wrote: > Hello Joegen, > > How are things going? > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > |
From: tomach <to...@dg...> - 2007-08-09 10:05:44
|
Ok, great I am looking forward for any news about it. Good luck! |
From: tomach <to...@dg...> - 2007-08-30 12:44:58
|
Hello! How are things going? I hope You are close? I really need this recording.... Please try to estimate when you can have it ready... |
From: Whit T. <de...@wh...> - 2009-01-29 01:16:23
|
I was scanning through the list and came across this post from back in 2007. Also noticed that the OpalMixer.cxx in CVS still looks like its the original upload. Has anyone worked on or completed this ATLSIP recording feature? Whit Joegen E. Baclor wrote: > There will be a bit of a delay for this feature. I've been tide up > with other more mundane tasks in the office. However, I've already > uploaded the mixer class OpalMixer.cxx in CVS. The only thing left is > using this class to grab and mix PCM samples from the media > channels. I'll make an announcement as soon as it is ready. > > tomach wrote: >> Hello Joegen, >> >> How are things going? >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > |
From: voice <vo...@ne...> - 2009-02-23 13:48:44
|
Hi Whit Are you the new moderator on this list? I have not gotten any updates from this forum since early Feb. Is there a problem with the list mail? r ----- Original Message ----- From: "Whit Thiele" <de...@wh...> To: <jb...@so...>; <ope...@li...> Sent: Wednesday, January 28, 2009 9:28 AM Subject: Re: [OpenSIPStack] Record phone call > > I was scanning through the list and came across this post from back in > 2007. Also noticed that the OpalMixer.cxx in CVS still looks like its > the original upload. > > Has anyone worked on or completed this ATLSIP recording feature? > > Whit > > > Joegen E. Baclor wrote: > > There will be a bit of a delay for this feature. I've been tide up > > with other more mundane tasks in the office. However, I've already > > uploaded the mixer class OpalMixer.cxx in CVS. The only thing left is > > using this class to grab and mix PCM samples from the media > > channels. I'll make an announcement as soon as it is ready. > > > > tomach wrote: > >> Hello Joegen, > >> > >> How are things going? > >> > >> ------------------------------------------------------------------------- > >> > >> This SF.net email is sponsored by: Splunk Inc. > >> Still grepping through log files to find problems? Stop. > >> Now Search log events and configuration files using AJAX and a browser. > >> Download your FREE copy of Splunk now >> http://get.splunk.com/ > >> _______________________________________________ > >> opensipstack-devel mailing list > >> ope...@li... > >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > >> > >> > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > opensipstack-devel mailing list > > ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > > > > > -------------------------------------------------------------------------- ---- > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |
From: Joegen B. <joe...@gm...> - 2009-02-23 14:24:39
|
Hi Robert, This list is very much alive. I just removed the sync between the forum and the devel mailing list so the opensourcesip forum posts are no longer posted here. I just felt it appropriate to dedicate the mailing list to development questions and user questions in the forum. Anyway, whats up? Joegen -------------------------------------------------- From: "voice" <vo...@ne...> Sent: Monday, February 23, 2009 9:48 PM To: <ope...@li...> Subject: Re: [OpenSIPStack] List Question > Hi Whit > > Are you the new moderator on this list? I have not gotten any updates > from > this forum since early Feb. Is there a problem with the list mail? > > r > > > ----- Original Message ----- > From: "Whit Thiele" <de...@wh...> > To: <jb...@so...>; > <ope...@li...> > Sent: Wednesday, January 28, 2009 9:28 AM > Subject: Re: [OpenSIPStack] Record phone call > > >> >> I was scanning through the list and came across this post from back in >> 2007. Also noticed that the OpalMixer.cxx in CVS still looks like its >> the original upload. >> >> Has anyone worked on or completed this ATLSIP recording feature? >> >> Whit >> >> >> Joegen E. Baclor wrote: >> > There will be a bit of a delay for this feature. I've been tide up >> > with other more mundane tasks in the office. However, I've already >> > uploaded the mixer class OpalMixer.cxx in CVS. The only thing left is >> > using this class to grab and mix PCM samples from the media >> > channels. I'll make an announcement as soon as it is ready. >> > >> > tomach wrote: >> >> Hello Joegen, >> >> >> >> How are things going? >> >> >> >>> ------------------------------------------------------------------------- >> >> >> >> This SF.net email is sponsored by: Splunk Inc. >> >> Still grepping through log files to find problems? Stop. >> >> Now Search log events and configuration files using AJAX and a >> >> browser. >> >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> >> _______________________________________________ >> >> opensipstack-devel mailing list >> >> ope...@li... >> >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> >> >> > >> > >> >> ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Splunk Inc. >> > Still grepping through log files to find problems? Stop. >> > Now Search log events and configuration files using AJAX and a browser. >> > Download your FREE copy of Splunk now >> http://get.splunk.com/ >> > _______________________________________________ >> > opensipstack-devel mailing list >> > ope...@li... >> > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > >> > >> >> >> >> -------------------------------------------------------------------------- > ---- >> This SF.net email is sponsored by: >> SourcForge Community >> SourceForge wants to tell your story. >> http://p.sf.net/sfu/sf-spreadtheword >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.0.237 / Virus Database: 270.11.3/1966 - Release Date: 02/22/09 > 17:21:00 > |
From: Whit T. <de...@wh...> - 2009-03-01 14:29:37
|
Sorry for the delay in replying (was at sea) I'm just an OpenSBC/ATLSIP user/implementor not moderator. I read this list frequently and try to help others when its possible. Joegen is the main person on the project. Regards, Whit voice wrote: > Hi Whit > > Are you the new moderator on this list? I have not gotten any updates from > this forum since early Feb. Is there a problem with the list mail? > > r > > > ----- Original Message ----- > From: "Whit Thiele" <de...@wh...> > To: <jb...@so...>; <ope...@li...> > Sent: Wednesday, January 28, 2009 9:28 AM > Subject: Re: [OpenSIPStack] Record phone call > > > >> I was scanning through the list and came across this post from back in >> 2007. Also noticed that the OpalMixer.cxx in CVS still looks like its >> the original upload. >> >> Has anyone worked on or completed this ATLSIP recording feature? >> >> Whit >> >> >> Joegen E. Baclor wrote: >> >>> There will be a bit of a delay for this feature. I've been tide up >>> with other more mundane tasks in the office. However, I've already >>> uploaded the mixer class OpalMixer.cxx in CVS. The only thing left is >>> using this class to grab and mix PCM samples from the media >>> channels. I'll make an announcement as soon as it is ready. >>> >>> tomach wrote: >>> >>>> Hello Joegen, >>>> >>>> How are things going? >>>> >>>> >>> ------------------------------------------------------------------------- >>> >>>> This SF.net email is sponsored by: Splunk Inc. >>>> Still grepping through log files to find problems? Stop. >>>> Now Search log events and configuration files using AJAX and a browser. >>>> Download your FREE copy of Splunk now >> http://get.splunk.com/ >>>> _______________________________________________ >>>> opensipstack-devel mailing list >>>> ope...@li... >>>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>>> >>>> >>>> >>> >> ------------------------------------------------------------------------- >> >>> This SF.net email is sponsored by: Splunk Inc. >>> Still grepping through log files to find problems? Stop. >>> Now Search log events and configuration files using AJAX and a browser. >>> Download your FREE copy of Splunk now >> http://get.splunk.com/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >> >> -------------------------------------------------------------------------- >> > ---- > >> This SF.net email is sponsored by: >> SourcForge Community >> SourceForge wants to tell your story. >> http://p.sf.net/sfu/sf-spreadtheword >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > |
From: Piotr C. <c...@dg...> - 2007-11-12 15:44:01
|
Hello Joegen, my name is Piotr and J continuing works after Tom, would you like to drop me some words about API to make voice recording - is it ready jet? Best regards piotr |
From: Ilian J. C. P. <ip...@so...> - 2007-08-01 07:37:40
|
Hi, tomach wrote: > Hey guys help! > > > Has anyboyd have an idea how to record phone calls? > There is no probelm with record microphone but what abtou wave out? > In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? > I've had little experience tinkering with Windows' audio API so I really cannot help you with this. As you've experienced, it's not possible to record both wavein and waveout at the same time, when using the mixer API, without affecting the remote end. Try an API that can tinker at a much lower level. DirectSound perhaps? Regards, Ilian > please help... > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: Ilian J. C. P. <ip...@so...> - 2007-08-01 10:10:05
|
Might be worth a try: http://www.codeproject.com/cs/media/directxcapture.asp Check if this can peek in waveout without changing the mixer lines. You might need a video input device to run the sample program though. tomach wrote: > Hey guys help! > > > Has anyboyd have an idea how to record phone calls? > There is no probelm with record microphone but what abtou wave out? > In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? > > please help... > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |
From: sip p. <si...@gm...> - 2007-08-01 14:17:11
|
for recording call I use softphone that can record call from vidosystem.com, I think xten also support record call. I think recording wave in and wave out on different buffer and join them after finish will work, I saw this on openh323 softphone. pot 2007/8/1, Ilian Jeri C. Pinzon <ip...@so...>: > > Might be worth a try: > http://www.codeproject.com/cs/media/directxcapture.asp > > Check if this can peek in waveout without changing the mixer lines. You > might need a video input device to run the sample program though. > > tomach wrote: > > Hey guys help! > > > > > > Has anyboyd have an idea how to record phone calls? > > There is no probelm with record microphone but what abtou wave out? > > In the beginning I thought that I could use "stereo Mix" in windows > mixer and recored wave out somehow...but it turned out that then in remote > end own voice is available in phone....So now is the only option to record > microphone and wave out separatle and then merge it? Do you know any easy > way to record wave out in .net? > > > > please help... > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > opensipstack-devel mailing list > > ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > |
From: Joegen E. B. <joe...@gm...> - 2007-08-01 14:49:54
|
I have old code that do mixing. I'll see if I could incorporate it in ATLSIP soon. sip pot wrote: > for recording call I use softphone that can record call from vidosystem.com, > I think xten also support record call. > I think recording wave in and wave out on different buffer and join them > after finish will work, I saw this on openh323 softphone. > > pot > > 2007/8/1, Ilian Jeri C. Pinzon <ip...@so...>: > >> Might be worth a try: >> http://www.codeproject.com/cs/media/directxcapture.asp >> >> Check if this can peek in waveout without changing the mixer lines. You >> might need a video input device to run the sample program though. >> >> tomach wrote: >> >>> Hey guys help! >>> >>> >>> Has anyboyd have an idea how to record phone calls? >>> There is no probelm with record microphone but what abtou wave out? >>> In the beginning I thought that I could use "stereo Mix" in windows >>> >> mixer and recored wave out somehow...but it turned out that then in remote >> end own voice is available in phone....So now is the only option to record >> microphone and wave out separatle and then merge it? Do you know any easy >> way to record wave out in .net? >> >>> please help... >>> >>> >>> >> ------------------------------------------------------------------------- >> >>> This SF.net email is sponsored by: Splunk Inc. >>> Still grepping through log files to find problems? Stop. >>> Now Search log events and configuration files using AJAX and a browser. >>> Download your FREE copy of Splunk now >> http://get.splunk.com/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > |
From: Leo A. B. <le...@da...> - 2007-08-01 23:04:04
|
tomach wrote: > Hey guys help! > > > Has anyboyd have an idea how to record phone calls? > There is no probelm with record microphone but what abtou wave out? > In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? > > please help... > Use a VOIP recorder like Oreka (http://www.oreka.com open source). Leo |
From: Leo A. B. <le...@da...> - 2007-08-01 23:05:09
|
Resend. Wrong url tomach wrote: > Hey guys help! > > > Has anyboyd have an idea how to record phone calls? > There is no probelm with record microphone but what abtou wave out? > In the beginning I thought that I could use "stereo Mix" in windows mixer and recored wave out somehow...but it turned out that then in remote end own voice is available in phone....So now is the only option to record microphone and wave out separatle and then merge it? Do you know any easy way to record wave out in .net? > > please help... > Use a VOIP recorder like Oreka (http://oreka.sourceforge.net open source). Leo |
From: Joegen E. B. <joe...@gm...> - 2007-08-02 02:58:39
|
It would be nice to be able to combine this project to OpenSBC. Any takers? Leo Ann Boon wrote: > Use a VOIP recorder like Oreka (http://oreka.sourceforge.net open source). > > Leo > |
From: tomach <to...@dg...> - 2007-08-02 09:30:02
|
Hello! HEHE i just found orecka yesteday :) It is really good. This is what i was looking for :) Thanks guys! |