quiet-js
quiet-js copied to clipboard
Transmit data with sound using Web Audio -- Javascript binding for libquiet
I guess the content of the ` blah blah blah ` should have been changed into what I sent, but it didn't
Here's my wishlist for "1.0" and feeling comfortable with putting this on Node. Mostly I feel we shouldn't leak globals and should have an interface that's mostly unlikely to break...
I am using a linux shared webhosting with no access to terminal. I have extracted the zip file. But when i try to run the example file it gives an...
quietjs splits message into frames making it difficult to reconstruct at receiver end. I tried changing the frame-length in profiles.json but it still looks to come in different frames.
 I'm using edge 92.0.902.73. And also not working on my iPhone, not muted, iOS 15. Can't see the console log, but apears the same message: `Sorry, it looks like...
Is it possible to use quiet in a react native app?! I just want to create the audio in the react native app and listen to it in a web...
The goal is to allow record transmissions, this resolves #20 issue. With the following changes now you can set the following 2 new parameters for the transmitter: - **downloadTransmission** -...
Dear Brian, it's me again, needing your assistance. I would like to generate the sound and be able to export it to wav or any other format with the JS...
Hi, Great library, I am working through the demos of FSK, but facing the following issue on decode. (Displayed in console) _warning: fskframesync_decode_header(), packetizer_decode failed_ tested with ultrasonic-fsk-robust, however all...
I think it would be great to add instructions in the README on how to use quiet-js locally. It seems to me there are two ways: * Either launch Chrome...