Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
ivanckt #1
cannot Pan the sound of the Microphone
I am trying to use sound.setPan() to pan the sound from the netstream, which is
published by a microphone, but the pan doesnt work. I have tried this without
Flash media server, but it also doesnt work:
_root.createEmptyMovieClip("mc",1);
mc.attachAudio(Microphone.get());
mysound=new Sound(mc);
mysound.setPan(-100);
ivanckt Guest
-
Using the Microphone with Flex and FMS
Hi, I'm trying to create an application that captures audio from my microphone, publish it to the FMS, and consume it. The FMS console shows that... -
Microphone on line recording..
Hello guys. I'm looking for someone who can build an on line Microphone recording based on the Macromedia Flash media server 2 (for cash) For more... -
Microphone.setSilenceLevel();
hi everyone I would like to know, how to auto-detect the silence level of the mic in the client side, to disable mic when user is in total... -
microphone delayed.. possible causes?
Ok, using the AVpresence component. The audio that is coming back from the microphone is very delayed. I am talking possibly 10secs+? Any ideas? -
microphone input
sorry if the question is dumb, but I cannot find a way to interact - via Perl - with the soundcard input, to record audio from the microphone....



Reply With Quote

