Jialin Wu
Jialin Wu
> > To do so, We need to save settings for each server the client access. It will take time to change it because I am a beginner in flutter...
> 我的也是一直有这个问题,自建服务端的 如果是 mac的话,在 id/password 下面 点击了 configure/install 后, 要重新设置一下 ID/Relay server, 因为它install 之后它清空了这个
> I managed to get the following to work to decode to wav > > ```go > package audio > > import ( > "bytes" > "encoding/binary" > "errors" >...
There is what i found in the source code of opusdec https://github.com/xiph/opus-tools/blob/master/src/opusdec.c#L516 which resample may work