Asaf
Asaf

Reputation: 8216

Open Source Mic Capturing on a Website

I'm looking for a solution of capturing a Microphone on a website.
I would really like it to be open source and/or at least free (if I have to install a special server or what/not)
Quality of sound is the most important issue here.

Upvotes: 0

Views: 708

Answers (2)

Shashank Singh
Shashank Singh

Reputation: 576

@Asaf well to add to already given flash solutions ,

Upvotes: 0

Ry-
Ry-

Reputation: 225238

This has already been asked: Is it possible to record sound with HTML5?

There is no real HTML/JavaScript solution yet. It can be done with Flash, however. If you want to do that, here's a good example and tutorial.

Upvotes: 1

Related Questions