hackingbeauty / react-mic

Record audio from a user's microphone and display a cool visualization.
https://hackingbeauty.github.io/react-mic/
452 stars 158 forks source link

The demo does not work for downloaded file #58

Closed sameerkhan662 closed 5 years ago

sameerkhan662 commented 5 years ago

The demo does not work if I download and convert webm file to mp3 file though I am getting the size means it has data

hackingbeauty commented 5 years ago

No clue what you mean. The audio is recorded as WebM. How do you just convert to MP3?

On Wed, Jan 30, 2019 at 11:39 PM sameerkhan662 notifications@github.com wrote:

The demo does not work if I download and convert webm file to mp3 file though I am getting the size means it has data

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hackingbeauty/react-mic/issues/58, or mute the thread https://github.com/notifications/unsubscribe-auth/AABOn4jaAv-hC3unVqbCBHmCmxmYIogpks5vIp3OgaJpZM4abvls .

-- Mark M. Muskardin

sameerkhan662 commented 5 years ago

Because I need to play in default window player

hackingbeauty commented 5 years ago

You can't just convert WebM to mp3.