Hi all, Does Asterisk support multi thread? I mean: Is it possible to do one of the 2 following scenarios: 1. Play a low background music when the user record his/her voice 2. If the first scenario is not possible, can we play two music stream at the same time? i.e: using MP3Player to play a music file and at the same time play the recorded voice of the user. Thanks in advance for any suggestions. Regards, Phuong -- Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis ++ Jetzt anmelden & testen ++ http://www.gmx.net/de/go/promail ++
On 6/9/05, Phuong Nguyen <ducphuong@gmx.de> wrote:> Hi all, > > Does Asterisk support multi thread? I mean: > > Is it possible to do one of the 2 following scenarios: > 1. Play a low background music when the user record his/her voiceI don't know why you would want to do that, but here is a hack. Throw two calls into a meetme. One with chan/local playing the mp3, and the other your call that you want to record. Monitor the second leg out and there you go. This would take some tweeking with MeetMe flags but totally possible. Just a hack, there is probably a better way. TIMTOWTDI -Brian
Ing CIP Alejandro Celi MariƔtegui
2005-Jun-09 13:35 UTC
[Asterisk-Users] Play MP3 during Record
El jue, 09-06-2005 a las 00:48, Phuong Nguyen escribi?:> 1. Play a low background music when the user record his/her voiceYou Want a Karaoke? lol Regards, -- Ing CIP Alejandro Celi Mari?tegui <alex@linux.org.pe>
Hallo, You are nearly right. We are working with some artists and they have many funny ideas with Asterisk. Regarding my question, the fact is that we can do this technically with any PC: you play a music file with RealPlayer and at the same time another music file with Winamp...So theoretically, it is possible to do so with asterisk. Regards,> El jue, 09-06-2005 a las 00:48, Phuong Nguyen escribi?: > > 1. Play a low background music when the user record his/her voice > > You Want a Karaoke? lol > > Regards, > > -- > Ing CIP Alejandro Celi Mari?tegui > <alex@linux.org.pe>-- Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis ++ Jetzt anmelden & testen ++ http://www.gmx.net/de/go/promail ++