[App_rpt-users] Playing mp3 files in app_rpt

Ken ke2n at cs.com
Wed May 28 08:57:22 UTC 2014


If sox -r does resampling, then it should be fine - I use something similar
to stream the ulaw files to my DSTAR machine (the streaming software wants a
wav file).

 

You may find it helpful to adjust the volume using -v 

For example, this turns it down a bit

 

sox -v -0.6 newsline.mp3 -r 8000 temp.wav

 

Some of the bulletins give you a place to insert a voice ID - and for that
you need Audacity, or similar.

 

73

Ken

 

 

 

From: Tim Sawyer [mailto:tim.sawyer at mac.com] 
Sent: Wednesday, May 28, 2014 12:33 AM
To: Bob
Cc: Ken; app_rpt-users at ohnosec.org
Subject: Re: [App_rpt-users] Playing mp3 files in app_rpt

 

It's real simple to convert .mp3 to a .wav file:

 

sox newsline.mp3 -r 8000 temp.wav

 

The trick is installing SOX with LAME. I found the attached procedure worked
for me.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20140528/c9f04306/attachment.html>


More information about the App_rpt-users mailing list