Avoiding audio feedback

If you're using a microphone with external speakers and a reasonably high gain, you're likely to incur audio feedback problems. To reduce feedback from speakers, Flash Media Server uses echo suppression, which you can implement by using the following command:

my_mic.useEchoSuppression(true); 

This should maintain a comfortable input level without transmitting too much echo from your speakers.

Because echo suppression removes only a portion of the output signal from the user's input, you might still experience feedback if your microphone is too close to your speaker. To avoid feedback, try following these guidelines:


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/fms/2/docs/00000060.html