simple-vmsg-demo icon indicating copy to clipboard operation
simple-vmsg-demo copied to clipboard

A plain HTML/JS demo that uses vmsg (a modern WebAssembly version of LAME) to record and encode mp3 audio in the browser

Results 4 simple-vmsg-demo issues
Sort by recently updated
recently updated
newest added

Is it possible to resample/downsample the audio and produce e.g. a 16bit/16000hz output mp3? I'm aware lame has a --resample option: ` --resample sampling frequency of output file(kHz)- default=automatic`

Hi. Just in case you want to update. Chrome console is saying: [Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet) (anonymous) @ vmsg.js:213

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

This is a great little plugin! I am just wondering if there may be any recommendation for getting it to work with a Galaxy S8 phone (haven't tried it with...