Record audio from WebApp

Hi,

Is there a way to record some audio within a webapp?

(like google on it’s mobile search-page)

Thanks!

Is there a way with Javascript? Has anyone an idea?

A quick google search brought this: http://www.html5rocks.com/en/tutorials/getusermedia/intro/

Should be doable using the WebSDK.

yes, I found this also, but I think there’s no description how to save it into a file…

Thanks!

here’s the saving-Solution, but it only works on chrome, not safari, not mobile :frowning:

http://webaudiodemos.appspot.com/AudioRecorder/index.html