VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
spamsucks2005 at gmail... Guest
|
Posted: Tue May 20, 2008 6:13 am Post subject: [asterisk-users] karaoke functionality |
|
|
On Tue, May 20, 2008 at 11:58 AM, Arjan Kroon | Mobillion
<Arjan.Kroon at mobillion.nl> wrote:
Quote: | During this voicefile he sings along with this voicefile.
Is it possible to record what the caller is singing?
|
Only on non-R&B or rap tracks because the lag would make the result un-funky. |
|
Back to top |
|
|
sherwood.mcgowan at gm... Guest
|
Posted: Tue May 20, 2008 6:42 am Post subject: [asterisk-users] karaoke functionality |
|
|
Arjan Kroon | Mobillion wrote:
Quote: |
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 |
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Tue May 20, 2008 6:54 am Post subject: [asterisk-users] karaoke functionality |
|
|
On Tue, May 20, 2008 at 7:42 AM, Sherwood McGowan
<sherwood.mcgowan at gmail.com> wrote:
Quote: | Arjan Kroon | Mobillion wrote:
Quote: |
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 |
|
Back to top |
|
|
sherwood.mcgowan at gm... Guest
|
Posted: Tue May 20, 2008 7:12 am Post subject: [asterisk-users] karaoke functionality |
|
|
Steve Totaro wrote:
Quote: | On Tue, May 20, 2008 at 7:42 AM, Sherwood McGowan
<sherwood.mcgowan at gmail.com> wrote:
Quote: | Arjan Kroon | Mobillion wrote:
Quote: | 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. |
|
Back to top |
|
|
andy at akuo.ca Guest
|
Posted: Tue May 20, 2008 10:43 pm Post subject: [asterisk-users] karaoke functionality |
|
|
Hi,
Why not use MixMonitor(), so you have a single file with the singer
and the music?
Thanks.
Andy
On 5/20/08, Sherwood McGowan <sherwood.mcgowan at gmail.com> wrote:
Quote: | Arjan Kroon | Mobillion wrote:
Quote: |
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
_______________________________________________
-- 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
|
|
|
Back to top |
|
|
Arjan.Kroon at mobilli... Guest
|
Posted: Wed May 21, 2008 12:31 am Post subject: [asterisk-users] karaoke functionality |
|
|
Yes, Thanks, Monitor() was the solution.
It works perfect.
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Andy Kuo
Sent: woensdag 21 mei 2008 5:43
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] karaoke functionality
Hi,
Why not use MixMonitor(), so you have a single file with the singer
and the music?
Thanks.
Andy
On 5/20/08, Sherwood McGowan <sherwood.mcgowan at gmail.com> wrote:
Quote: | Arjan Kroon | Mobillion wrote:
Quote: |
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,
|
| ------------------------------------------------------------------------
--
result
Quote: | 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....
_______________________________________________
-- 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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|