Javascript and microphones

B

Barely Audible

Is it possible to mute/unmute a microphone on your own computer using
javascript?

Any examples if yes...

BA
 
E

Evertjan.

Barely Audible wrote on 11 dec 2007 in comp.lang.javascript:
Is it possible to mute/unmute a microphone on your own computer using
javascript?

Javascript is just a language.
It only has an effect when executed.
It depends on what engine it runs.

A microphone is just a microphone.
If coupled to a computer, it depends on what hardware is used for the
connection.
The audio chips?
Or an USB connection?
And what programme does the coupling.

Javascript, just running in a browser,
cannot directly access the audio chips
and audio input software of a pc.

Javascript running in Wscript/jscript perhaps could,
or if a special API interface is made available.

NB Javascript is not scripted Java. Far from it.

imho!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,147
Messages
2,570,833
Members
47,380
Latest member
AlinaBlevi

Latest Threads

Top