V Bota
V Bota
Hello, i had to install: gcc-multilib to fix the following errors: /usr/bin/ld: cannot find Scrt1.o: No such file or directory /usr/bin/ld: cannot find crti.o: No such file or directory /usr/bin/ld:...
i had to install: gcc-multilib to fix the following errors: /usr/bin/ld: cannot find Scrt1.o: No such file or directory /usr/bin/ld: cannot find crti.o: No such file or directory /usr/bin/ld: cannot...
use portaudio for hw access use hound::WavWriter for encoding stream to wav
- [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...
### Short description Using the `useCallableFunctionResponse` hook from `reactfire` causes the function to be called twice. This might lead to undesired costs. ### Version info **React:** "^18" **Firebase:** "^10.0.0" **ReactFire:**...
Hello, I am trying to implement an application that closes the connection if the other device does not send any data. The problem I find myself in is that the...