8000 GitHub - yoyoyard/speex_decoder: Ruby gem to convert Wechat .speex voice file into .wav
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

yoyoyard/speex_decoder

Repository files navigation

SpeexDecoder

Ruby gem to convert Wechat .speex voice file into .wav

Install

Need the speex libs, should install the speex first.

for mac

brew install speex

for Ubuntu

sudo apt-get install speex build-essential libspeex-dev

Usage

SpeexDecoder.decode('path/a.speex', 'path/a.wav')

About

Ruby gem to convert Wechat .speex voice file into .wav

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0