Google Answers Logo
View Question
 
Q: reading from client's microphone ( No Answer,   1 Comment )
Question  
Subject: reading from client's microphone
Category: Computers > Internet
Asked by: nehcdet-ga
List Price: $16.00
Posted: 26 Sep 2006 16:04 PDT
Expires: 26 Oct 2006 16:04 PDT
Question ID: 768665
I'm developing a web site that needs to get input from client's
microphone.  The way I'm doing it is using java to read from
microphone then send the data to my tomcat server.  To trigger the
code, I have to embed it as an applet in my html page.  This does not
work very well, since applets in general have problems running on
browsers.  As a result my app runs on most browsers, but there're
significant # of browsers failed to load my applet.

If I want to get around applet, can i use other languages and still
handle the request with tomcat?
1. flash - i know flash can read from microphone, but does it have to
talk to an rtmp server?
2. javascript - i wonder if java script can read from client's
microphone and make an url connection to my tomcat.  i doubt so, but
could someone confirm it.
3. java - is there anyway to trigger my java code not using an applet?
 or, even if i have to use applet, what is the best bet to make it
compatible with close to 100% browsers that have jvms installed?
Answer  
There is no answer at this time.

Comments  
Subject: Re: reading from client's microphone
From: c0r3dump-ga on 18 Oct 2006 07:35 PDT
 
If you want to use flash (and java in the backend), you can use Flash Remoting MX, 
which lets you communicate the flash application with a Servlet
running in the application server (your Tomcat could be enough).

More info about Flash Remoting MX:
http://www.onjava.com/pub/a/onjava/2003/02/26/flash_remoting.html

PD: it is not a free tool, I don't know the price I have only test the
demo version....

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy