Home | History | Annotate | Download | only in audio_WebRtcAudioLoopback
      1 <!DOCTYPE html>
      2 <html>
      3 <head><title>Loopback test</title></head>
      4 <body>
      5   <p>Status: <span id="status">not-started</span></p>
      6   <table border="0" id="test-table"></table>
      7   <script src="audio_loopback_test.js"></script>
      8 </body>
      9 </html>
     10 
     11