Mo
Mo
Do you have an idea on how to fix this issue?
> Did you register any custom protocol by register_uri_scheme_protocol or register_asynchronous_uri_scheme_protocol? I haven't, but tauri registers two of them that we use I think: `ipc://` and `asset://`.
I don't know what I'm doing wrong but as soon as I run tauri with this change it crashes.
What should I do to make a PR for `OPUS_SET_DTX` and `OPUS_GET_DTX`? It seems like it's rather easy. I'm happy to do it.
Done #18
Done `complexity` in #21
@SoftMemes using this package works quite well. (alternative is [this library](https://github.com/algesten/str0m)). To make voice chat application you need to do: - capture mic (use cpal) - encode (opus .encode, here...
@ivailop7 Nice, but still I don't get the option to paste when I tap on the lexical editor if I only have image in my pasteboard. 
@algesten excited to work on debugging this, thanks for the info!
_I'll post updates as I test small changes and measure in production app_ 1. I started by reducing the `MAX_RTO` from 3000 to 1500, it helped as I was seeing...