Fixed click no can't hear audio - mic detection now won't work until mic is changed then changed back.
This commit is contained in:
parent
19de54ce9e
commit
7dff3f82d6
@ -305,6 +305,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
private function noButtonClicked():void {
|
||||
trace(LOG + "Echo test failed.");
|
||||
dispatchEvent(new FlashEchoTestNoAudioEvent());
|
||||
testMicrophoneLoopback();
|
||||
setupForMicLoopbackTest();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user