OWL BELIEVE

OWL BELIEVE

2p

2 comments posted · 0 followers · following 0

8 years ago @ Kronopath - Extracting Audio Messa... · 1 reply · +1 points

hi kronopath, i have install the homebrew which uses the command line and i have did that too, i have also install xcode. and the next step i not sure how to do it? i have open the makefile in the folder, but what is cd into it? run make lib to make the SILK library then make decoder for the decoder program. thank you for helping, i need to open the wechat aud file so urgently.

8 years ago @ Kronopath - Extracting Audio Messa... · 3 replies · +1 points

hi, what do you mean by cd into it to make lib? im stuck at this step : On Mac: There’s a Makefile in the folder. cd into it, run make lib to make the SILK library, then make decoder for the decoder program. You’ll end up with a library file called “libSKP_SILK_SDK.a” and a decoder executable just called “decoder”. For best results, copy these both into the same directory as the converter script.