Skip to content

New Recorder Interface

Compare
Choose a tag to compare
@chris-rudmin chris-rudmin released this 24 Jan 12:49
· 260 commits to master since this release
dac6f43
  • Callback handlers in place of Event listeners to be in line with MediaRecorder API.
  • Remove initStream
  • Do setup of audio graph in start
  • Accept source node for non microphone recordings
  • Close the audioContext on stop
  • Move un-minified files to ./dist-unminified