aboutsummaryrefslogtreecommitdiffstats
path: root/addons/mp3/README
diff options
context:
space:
mode:
Diffstat (limited to 'addons/mp3/README')
-rw-r--r--addons/mp3/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/addons/mp3/README b/addons/mp3/README
deleted file mode 100644
index 9263da487..000000000
--- a/addons/mp3/README
+++ /dev/null
@@ -1,24 +0,0 @@
-This is a module for asterisk to play mp3 natively.
-They *SHOULD* be already at 8khz and *SHOULD* be mono.
-otherwise they will be consuming CPU alot more than need be.
-
-Convert them to 8k mono like this:
-lame -q -p --mp3input -a --preset 8 in.mp3 8kout.mp3
-
-just run
-# make clean install
-to install
-
-or
-# make clean autoload
-to install and autoload at the same time
-
-
-Comments or improvements
-Anthony Minessale <anthmct@yahoo.com>
-
-Donations Welcomed at paypal:jillkm3@yahoo.com
-
-
-
-