Closed yolo2013 closed 9 years ago
You need to use either the getBlob() or getBase64() methods, depending on how compatible you want to be. If you use getBlob(), then the FormData API in your browser might be of use.
Here are all the details: https://github.com/michalstocki/FlashWavRecorder/wiki
How can I upload the wav audio with JS code. For jQuery, something like $('#upload_form').upload()