ScarChin
Results
142
comments of
ScarChin
You can try ```Typescript const { error, previewStream, previewAudioStream } = useReactMediaRecorder({ // Get device id from navigator.mediaDevices.enumerateDevices audio: audioDeviceID ? { deviceId: { exact: audioDeviceID } } : true,...
i need this feature too!