Mo

Results 83 comments of Mo

> 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 `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. ![IMG_CCE2BCEF4149-1](https://github.com/facebook/lexical-ios/assets/12202757/0cf43c0e-ab3b-40c2-9508-ed7945f69850)

@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...