pion / opus

Pure Go implementation of Opus

Home Page:https://pion.ly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wasm based decode example

gedw99 opened this issue · comments

commented

In a web worker , this would make it easy to build various apps that need sound

in a server , mobile iot desktop you can do the same with Wazero with no cgo also.

Hi @gedw99

Cool idea! I just finished building it https://sean-der.github.io/wasm-audio-decode

What do you think/anything I can do to improve?