Relative Content

Tag Archive for godllwebviewportaudioopus

Portaudio and Opus cant work with webview, Why?

I’ve been working on a voice chat software recently and I made the server the client code and everything as a CLI, using portaudio and opus for recording and compressing audio.
But when I decided to remake it as a webview software, The project doesnt get compiled.
Note that webview test code works fine on it’s own.
And the software with portaudio and opus works fine without the webview.