vmsg icon indicating copy to clipboard operation
vmsg copied to clipboard

:musical_note: Library for creating voice messages

Results 25 vmsg issues
Sort by recently updated
recently updated
newest added

Hi Kagami, First, thanks for the great package. It's been wonderful to use, especially compared to a lot of the alternatives out there. I am using vmsg in a React...

Hello! I tried to run `this.rec.initAudio().then(()=> { this.rec.initWorker().then(()=> { this.rec.startRecording(); }); });` and got: Error: TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok at Worker.worker.onmessage...

I added my blob from the stop recording function but I realized that the first six seconds are always mute when I hit play. What to do 🤔

"Error: LinkError: WebAssembly.instantiate(): Import #0 module="env" function="a" error: function import requires a callable" is displayed after building wasm from source.

Could we use this library just for converting Web Audio API buffers to mp3? If so, maybe there is a good example? Thank you!

When i try to record more than 8min i receive this error. (in google chrome) anybody know's how to remedy ? Uncaught RuntimeError: memory access out of bounds at wasm-function[11]:24...

A lot of users suggest this, so better move it out and document GUI-less API properly.

Sound quality is awful with it enabled.

Reserved area at the top of the memory is slightly more than `TOTAL_STACK`, see Emscripten's JS wrapper.