Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdeng/silk2wav

Convert wechat audio files to wav format
https://github.com/jdeng/silk2wav

Last synced: 12 days ago
JSON representation

Convert wechat audio files to wav format

Awesome Lists containing this project

README

        

# silk2wav
Convert wechat audio files (Skype silk format) to wav format

# Build
```go build```
Tested under MacOS X

# Usage
```Usage: ./silk2wav inputfile outputfile```

# License
silk source code (/interface & /src) is from https://github.com/collects/silk and under the Skype license.
silk.go is under the Apache license