Connecting Tech Pros Worldwide Help | Site Map

Javascript and microphones

 
LinkBack Thread Tools Search this Thread
  #1  
Old December 11th, 2007, 12:55 PM
Barely Audible
Guest
 
Posts: n/a
Default Javascript and microphones

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

Any examples if yes...

BA

  #2  
Old December 11th, 2007, 01:35 PM
Evertjan.
Guest
 
Posts: n/a
Default Re: Javascript and microphones

Barely Audible wrote on 11 dec 2007 in comp.lang.javascript:
Quote:
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!

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
  #3  
Old December 11th, 2007, 10:45 PM
Dr J R Stockton
Guest
 
Posts: n/a
Default Re: Javascript and microphones

In comp.lang.javascript message <5s7imbF17iautU1@mid.individual.net>,
Tue, 11 Dec 2007 13:46:49, Barely Audible <somewhere@overthe.rainbow>
posted:
Quote:
>Is it possible to mute/unmute a microphone on your own computer using
>javascript?
>
>Any examples if yes...
Presumably; but news:microsoft.public.scripting.jscript are more likely
to know. It will be using WSH CScript, WScript, or embedded similar.

XP, no FU.

--
(c) John Stockton, Surrey, UK. *@merlyn.demon.co.uk / ??.Stockton@physics.org
Web <URL:http://www.merlyn.demon.co.uk/- FAQish topics, acronyms, & links.
Correct <= 4-line sig. separator as above, a line precisely "-- " (SoRFC1036)
Do not Mail News to me. Before a reply, quote with ">" or "" (SoRFC1036)
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.