react-mic icon indicating copy to clipboard operation
react-mic copied to clipboard

Record audio from your microphone in WAV or MP3 and display as a sound oscillation (wrapper react-mic)

Results 32 react-mic issues
Sort by recently updated
recently updated
newest added

The package expects regeneratorRuntime to be present globally in the project it is imported into. Gives this error -

The old one returns 404.

Hey, apparently I try to develop an application that recognizes the frequency of a note, so I entered a pure 440 hz frequency into your mic and downloaded the wav...

``` ``` my ```onStop``` function is just storing the data in some state. When my ```record``` boolean changed to ```false```, the wave disappears.

If I'm adding this library to my list of dependencies and import it, I cannot run my app in Internet Explorer 11. I shimmed the failing code but this might...

When I try to record myself in Safari using WAV mimeType (which is default), the recording is just muted. No sound but the audio length is right. It works for...

Hello, I have a problem with the library when recording through the browser, when I start my project it generates the conflict in , " TypeError: (window.AudioContext || window.webkitAudioContext) is...

![image](https://user-images.githubusercontent.com/15897688/77421282-34875480-6dd4-11ea-9913-7e75fa622bf7.png)

![image](https://user-images.githubusercontent.com/15897688/77415547-4fa19680-6dcb-11ea-9b56-d0ff845a9df3.png) Is there a way to fix it? what's the difference?