[asterisk-users] karaoke functionality

Sherwood McGowan sherwood.mcgowan at gmail.com
Tue May 20 07:12:38 CDT 2008


Steve Totaro wrote:
> On Tue, May 20, 2008 at 7:42 AM, Sherwood McGowan
> <sherwood.mcgowan at gmail.com> wrote:
>   
>> Arjan Kroon | Mobillion wrote:
>>     
>>> Hi,
>>>
>>>
>>>
>>> Is it possible top use a form of Karaoke Functionality?
>>>
>>>
>>>
>>> When a caller calls a number, he hears a voicefile.
>>>
>>> During this voicefile he sings along with this voicefile.
>>>
>>> Is it possible to record what the caller is singing?
>>>
>>>
>>>
>>> Grt,
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> asterisk-users mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>>       
>> Yes, this is entirely possible using Monitor().
>> http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Monitor
>>
>> When you record a conversation using the monitor command, the end result
>> is two files, a [name]-in.[ext] file and a [name]-out.[ext] file....I
>> believe you're looking for the input side, I always get them confused....
>>
>> Just be sure not to use the m option, that would mix the two channels
>> together into a single sound file.
>>
>> Hope this helps,
>> Sherwood McGowan
>>
>>     
>
> I would think you would want the two channels muxed.  I know I would.
> With the background music, I sound great ;-) but without it is like
> scratching a chalkboard.
>
> Thanks,
> Steve Totaro
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>   
Yes, but he asked if you could record the singer, so I gave him ALL the 
info just in case.



More information about the asterisk-users mailing list