audiocogs / opus.js

An Opus audio decoder for aurora.js ported using emscripten
61 stars 15 forks source link

Please provide also encoder #1

Open sheerun opened 10 years ago

sheerun commented 10 years ago

opus.js suggests you can both encode and decode signal.

Please add encoding support. Maybe create opus-decode.js for only decoding?

MisterZeus commented 7 years ago

There's this JS encoder: https://blog.rillke.com/opusenc.js/