diff --git a/samples/js/demos/html/local-audio-volume.html b/samples/js/demos/html/local-audio-volume.html new file mode 100644 index 000000000..57adf846d --- /dev/null +++ b/samples/js/demos/html/local-audio-volume.html @@ -0,0 +1,126 @@ + + + + +Local Audio Rendering Demo + + + + + +

Measuring the volume of an audio stream using WebAudio

+

Demonstrates measuring the volume of a local media stream + using WebAudio.
+ Press Start, select a microphone, listen to your own voice in loopback, + and see the numbers change as you speak.

+ +

+ +

+ Volume (instant): Not set
+ Volume (slow): Not set + +