Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 440 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 440 Bytes

Description

Decode silk v3 audio files (like wechat amr files, qq slk files)

Requirement

  • gcc
  • ffmpeg

How To Use

sh convert.sh silk_v3_file output_format

e.g.

sh convert.sh 33921FF3774A773BB193B6FD4AD7C33E.slk mp3

About

kn007's blog