April 29th, 2010
If file1.wav is any WAV file, then executing this command: sox file1.wav -r 8000 -c 1 -s file2.wav resample -ql you will get Asterisk playable WAV file: file2.wav. sox is a free download from http://sox.sourceforge.net/ for Windows, Mac OS X and Linux. The “resample” option is deprecated in the most recent version of sox (v14.3.1), [...]
Posted in Tech Stuff | Comments (0)
April 1st, 2010
Occasionally one has to use an annoying PDF that one can’t re-save, but can only print. My sister had this situation dealing with some obnoxious state-run Microsoft system that didn’t allow the user to save a completed form, only to print it from a browser. The individual administering the system apparently flipped the wrong bit, [...]
Tags: form, mac, osx, pdf, print
Posted in Tech Stuff | Comments (0)