Skip to content

RUN-Collaborations/react-audio-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Audio Recorder

Adapted from https://blog.logrocket.com/how-to-create-video-audio-recorder-react/

Run The Sample

  1. git clone https://github.com/RUN-Collaborations/react-audio-recorder.git
  2. npm i && npm run dev
    (from the directory containing the clone)
  3. Open http://localhost:5173/
  4. Get Microphone
  5. Allow Permission
  6. Start Recording
  7. Stop Recording
  8. Download Recording (in .weba format)

.weba

This is a .webm file that only contains audio. It can be opened in:

  • iOS: olimsoft OPlayer or Videolabs VLC for Android
  • Android: Google Chrome

Desktop/Laptop:

  • VideoLAN VLC media player
  • Eltima Elmedia Player
  • Microsoft Edge
  • Free
  • Google Chrome
  • Free
  • Mozilla Firefox
  • Free
  • Opera
  • Free
  • FFmpeg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published