<html><head></head><body bgcolor="#FFFFFF"><div>Yeah...just points out there are lots of options...;) (full disclosure: have a full recording studio in my basement ( <a href="http://www.wb0yle.com/photos/studio.jpg">http://www.wb0yle.com/photos/studio.jpg</a> ) that can go from everything from reel to reel and cart thru a full audio console to digital and back....as well as live announce/record capabilities (and the audition side is linked through a URI to my hub so I can act as NCS...). I have to remind myself that most don't have the same capabilities...</div><div><br></div><div>the LAME (mp3 encoder) works well for audacity, and is free (which is good...). Free is always good.</div><div><br></div><div>Important thing is to play around with it, and determine the best way for you. <br><br><div>--</div><div>Bryan</div>Sent from my iPad</div><div><br>On Nov 15, 2011, at 9:49 AM, Ken <<a href="mailto:ke2n@cs.com">ke2n@cs.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><font color="black" size="2" face="arial">
<div><font face="Arial, Helvetica, sans-serif"></font>You can also install the MP3 player from the Asterisk web site. I use it to play weather report podcasts directly from the weather bureau here. However, to record your own MP3 files so that they play back reliably, you need some *real* MP3 software (I use Adobe Soundbooth).</div>
<div> </div>
<div>Cepstral's web site will let you make short announcements as a demo. You can use software (like virtual audio cable) to capture the sound to a file.<br>
<br>
Ken<br>
<br>
</div>
<div style="FONT-FAMILY: arial,helvetica; COLOR: black; FONT-SIZE: 10pt">-----Original Message-----<br>
From: Bryan D. Boyle <<a href="mailto:bdboyle@bdboyle.com">bdboyle@bdboyle.com</a>><br>
To: Matt Roberts <<a href="mailto:n9gmr@me.com">n9gmr@me.com</a>><br>
Cc: app_rpt-users <<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>><br>
Sent: Tue, Nov 15, 2011 8:27 am<br>
Subject: Re: [App_rpt-users] File Formats<br>
<br>
<div style="BACKGROUND-COLOR: #fff; MARGIN: 0px; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; COLOR: #000; FONT-SIZE: 12px" id="AOLMsgPart_0_e81519a6-04b7-4ccc-8830-0cea35634a86"><pre style="FONT-SIZE: 9pt"><tt>You can use a free program called "Audacity" to record the file to a .wav on
your windows machine. Upload it using sftp or some transfer program to your
controller, use a program called 'sox' to convert it to a .gsm file: (sox
inputfile.wav -r 8000 -v .5 outputfile.gsm (-r is resample at 8000 Hz, -v is
volume of 1/2... -v 1 would be no change, -v 2 would be double....)
or...purchase a license for a voice from cepstral (text to speech program, chose
William 8kHz) load it on the controller, build a simple text file with what you
want to say, run it through the cepstral text to speech program, run the
produced .wav file to .gsm with sox, and move it into the /var/lib/asterisk/sounds/rpt
directory.
Lots of ways of skinning the cat; I use the latter to convert my download
weather forecast and alerts to voice to playback with DTMF commands, and the
former to convert mp3s that professional announcer friends of mine send me for
my tail messages and 10-minute voice ids. (It's good to have friends/former
<font size="2">colleagues</font> who have Don LaFontaine style voices...:) "In a world where amateurs
wonder about which machine they're on...YOU'RE transmitting on xxxxxx..." OK,
hokey.
Do a google for Asterisk audio file creation and there's a wealth of information
out there....start here:
<a href="http://www.voip-info.org/wiki/view/Asterisk+sound+files" target="_blank">http://www.voip-info.org/wiki/view/Asterisk+sound+files</a>
for a good start, imho. 's where I began. And ended up with a complete studio
set-up in my basement shack...
--
73,
Bryan WB0YLE
<a href="http://www.wb0yle.com/" target="_blank">www.wb0yle.com</a>
Morrisville PA
Sent from my iPad
On Nov 14, 2011, at 10:25 PM, Matt Roberts <<a href="mailto:n9gmr@me.com">n9gmr@me.com</a>> wrote:
> If I want to record voice files for my repeater, what can I use. I see in
some places it says you can use WAV, or GSM. It lists one more format, but
can't remember which one. WAV files are the easiest for me to create. CAn I
use them?
>
>
> Matt Roberts <a href="mailto:n9gmr@me.com">n9gmr@me.com</a>
>
> _______________________________________________
> App_rpt-users mailing list
> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a>
> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
_______________________________________________
App_rpt-users mailing list
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
</tt></pre></div>
<!-- end of AOLMsgPart_0_e81519a6-04b7-4ccc-8830-0cea35634a86 --></div>
</font></div></blockquote></body></html>