[Asterisk-Users] recording files for menues
Shoval Tom
shoval at softov.co.il
Sun Nov 2 12:12:24 MST 2003
So true, yet so irrelevant for my purposes.
I needed to convert existing IVR sound files to gsm, in order to demonstrate
asterisk's functionality to my bosses (the ones who'll pay for the hardware,
eventually...)
Besides, even if I didn't have the files ready, I wouldn't use my lovely
voice for it - I'll go to a recording studio with a professional (talking
about a production environment) so it's good to know how to do this
yourself, in case the studio doesn't know how to record them in this format.
Thanks for the suggestion anyway.
For you even more lazy ones - just leave yourself a message in asterisk's
voice mail and go look for the file, it's there somewhere.
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Brian West
Sent: Sunday, November 02, 2003 8:44 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] recording files for menues
Why do things the hard way?
; used to record prompts
exten => 205,1,Wait(2)
exten => 205,2,Record(/tmp/asterisk-recording:gsm)
exten => 205,3,Wait(2)
exten => 205,4,Playback(/tmp/asterisk-recording)
exten => 205,5,Wait(2)
exten => 205,6,Hangup
bkw
On Sun, 2 Nov 2003, Shoval Tomer wrote:
> How do you suggest doing that?
>
> How can I convert wav files to gsm files?
>
>
>
> thanks
>
>
>
>
>
> Shoval Tomer, MCSE
>
> IT Manager
>
> Softov Advanced System Ltd.
>
> Email: shoval at softov.co.il
>
> Mobile: 972-55-229220
>
>
>
>
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list