mattdiamond / Recorderjs

A plugin for recording/exporting the output of Web Audio API nodes
4.16k stars 1.46k forks source link

add `navigator.mozGetUserMedia` in example html #120

Open sih4sing5hong5 opened 9 years ago

sih4sing5hong5 commented 9 years ago

It is the same as #108 . And this PR also modify text.

MysteryPancake commented 6 years ago

It may also be worth adding navigator.mediaDevices.getUserMedia, as navigator.getUserMedia is deprecated (#190)