Open Catsvilles opened 5 years ago
Technically yes, but currently there is no API for that. You could look at implementation of Recorder
class. It handles onaudioprocess
event of its internal audio node and might be modified to iterate over existing array of samples instead.
Could we use this library just for converting Web Audio API buffers to mp3? If so, maybe there is a good example? Thank you!