rico345100 / react-multimedia-capture

react-multimedia-capture is Multimedia capturing module via React, using HTML5 MediaDevice and MediaRecorder API
49 stars 14 forks source link

Record audio from audio tag #18

Open LauraPiccolo opened 4 years ago

LauraPiccolo commented 4 years ago

Hi, Can I record from an audio tag instead of recording from the user's microphone? Thanks