/gcorder

An Angular SPA that captures audio from the microphone and live uploads it to your google drive

Primary LanguageTypeScript

Gcorder

An Angular SPA that captures audio from the microphone and live uploads it directly to your google drive.

Getting Started

Usage

  • you must sign in with a google account to use this app
    • you will only be asked to grant permission to create/read files created by this app
  • once signed in, hit the big red button to start recording
    • then hit the pause button to pause
    • or the stop button to complete your recording
  • then you can either play the file from browser memory using the built in player
    • or go to your google drive and see the file waiting for you!
      • (better UX for viewing your recordings coming soon)

Sweet Snippets

Unsolicited code reviews welcomed!