Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 464 Bytes

wami-recorder

A JavaScript/Flash solution to recording audio from a browser. This version is an extension of the original one, that allows to pause/resume recording.

Fork of https://code.google.com/archive/p/wami-recorder/

Setup

  • Download Adobe's free Flex SDK.
  • Build/compile using the command:
mxmlc -compiler.source-path=src -static-link-runtime-shared-libraries=true -output example/client/Wami.swf src/edu/mit/csail/wami/client/Wami.mxml