elsmr / mp3-mediarecorder

🎙MediaRecorder ponyfill that records audio as mp3

Home Page:https://mp3-mediarecorder.elsmr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add documentation for audioContext option

elsmr opened this issue · comments

Mp3MediaRecorderconstructor has following signature:

constructor(stream: MediaStream, options?: { audioContext?: AudioContext });

where the user of the library has the possibility to pass in their own audioContext.

This should be documented in the README.

🎉 This issue has been resolved in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀