From 26c40ba166c27f78925bbc7d4a37f57f441c82c8 Mon Sep 17 00:00:00 2001 From: "hta@webrtc.org" Date: Wed, 11 Dec 2013 11:12:39 +0000 Subject: [PATCH] Removed audio element from volume measuring demo. This removes the possibility of feedback loops, which can happen if you run this demo on an Android device. BUG= R=dutton@google.com Review URL: https://webrtc-codereview.appspot.com/5589004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5258 4adac7df-926f-26a2-2b94-8c16560cd09d --- samples/js/demos/html/local-audio-volume.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/samples/js/demos/html/local-audio-volume.html b/samples/js/demos/html/local-audio-volume.html index 476825632c..8b85aff4e1 100644 --- a/samples/js/demos/html/local-audio-volume.html +++ b/samples/js/demos/html/local-audio-volume.html @@ -5,7 +5,6 @@ Local Audio Rendering Demo