Hi all,
I am trying to build a web app that will be able to run in browser and perform recording and caching locally on the client's computer. After searching my different options for the last few weeks I came up with the possibility of using java applets. As much as you know, is it possible to record audio using Java applets? How strict are the security issues in this environment?
