closeio / mic-recorder-to-mp3

Microphone Recorder to mp3
MIT License
241 stars 135 forks source link

Ability to choose a microphone device #2

Closed buzinas closed 6 years ago

buzinas commented 6 years ago

What

Ability to choose a microphone device before start recording.

Obs: Although this PR changes 7 different files, the only one for review is mic-recorder.js, while the others are part of the publishing process.

Tests

lukasmlady commented 6 years ago

@buzinas choosing mic device how? in the Phone Settings Popover?

buzinas commented 6 years ago

@lukasmlady Yeah, in Close.io we'll use the current selected device in the Phone Settings Popover (I'll open a follow up PR in closeio repo for that).

The change in this open source library is only to allow people to choose whatever device they want to record a mp3 file.