I've run this so it should be mostly (hopefully) okay
- setup emscripten (I think you already have)
- install sox; if you use homebrew:
brew install sox
- get Julian's WIP:
git clone [email protected]:Voxer/voxer2mp3.git
andgit checkout jg-emscripten
- do the magic:
./buildvoxencode.sh
- jgautier: "so you have a VoxEncode.js file now?"