Record and play tracks in Web Audio Api

Hello,
in a web app which creates a web audio api audio context and preload some audio sources, i want to let users to record from their device and use the recorded track in the audio context, as a preloaded source.
I have a lot of questions about this but the most important are the following:

- What is the best way to record in web audio api html, RTC?
- are the track recorded in wav, are them at high quality?
- may i record tracks and use them as they are preloaded sources without saving them to the server, in order to upload them only at the end?

Any help is really appreciated.

Best,
Michele

Twitter: ciprianimich

Received on Friday, 20 February 2015 15:02:03 UTC