Hi, I'm using Cpal for audio input-output operations. It's working with wasm for audio output but it's not working with audio input. Issue: What would it take to make WebAssembly audio inputs happen? · Issue #813 · RustAudio/cpal · GitHub .
My question is how can I get audio input from browser with Rust ?