Hi all, I have a set of sound files that are recorded in 16 Bit 44.1 KHz stereo and I want to convert them into 16 bit 8000 KHz mono so that i can use them in Asterisk. What is the best way of doing that? Many thanks, Christian
Christian wrote:> Hi all, > I have a set of sound files that are recorded in 16 Bit 44.1 KHz stereo and I want to convert them into 16 bit 8000 KHz mono so that i can use them in Asterisk. > What is the best way of doing that? >http://www.voip-info.org/tiki-index.php?page=Convert+WAV+audio+files+for+use+in+Asterisk Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
On linux you can use Sox. Google it and resd the documentation to see how you can convert files from the command line. On windows you can use Switch by NCH Software. Download the trial then you can pay a small fee if you want to keep it. Sent from my iPod On Aug 2, 2009, at 10:30 AM, "Christian" <christian08 at runbox.com> wrote:> Hi all, > I have a set of sound files that are recorded in 16 Bit 44.1 KHz > stereo and I want to convert them into 16 bit 8000 KHz mono so that > i can use them in Asterisk. > What is the best way of doing that? > Many thanks, > Christian > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2009 - October 13 - 15 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Hi, Many thanks I used it and it worked fine. Christian On 2009-08-02 at 11:21 Pascal Bruno wrote:>On linux you can use Sox. Google it and resd the documentation to see >how you can convert files from the command line. On windows you can >use Switch by NCH Software. Download the trial then you can pay a >small fee if you want to keep it. > >Sent from my iPod > >On Aug 2, 2009, at 10:30 AM, "Christian" <christian08 at runbox.com> wrote: > >> Hi all, >> I have a set of sound files that are recorded in 16 Bit 44.1 KHz >> stereo and I want to convert them into 16 bit 8000 KHz mono so that >> i can use them in Asterisk. >> What is the best way of doing that? >> Many thanks, >> Christian >> >> >> _______________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> AstriCon 2009 - October 13 - 15 Phoenix, Arizona >> Register Now: http://www.astricon.net >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users > >_______________________________________________ >-- Bandwidth and Colocation Provided by http://www.api-digital.com -- > >AstriCon 2009 - October 13 - 15 Phoenix, Arizona >Register Now: http://www.astricon.net > >asterisk-users mailing list >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users