Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.06 KB

File metadata and controls

28 lines (19 loc) · 1.06 KB
title description author ms.author ms.topic ms.service ms.subservice ms.date
WebAudio tool
How to use the WebAudio tool in Microsoft Edge DevTools to monitor WebAudio calls and traffic, for a webpage that uses the WebAudio API.
MSEdgeTeam
msedgedevrel
conceptual
microsoft-edge
devtools
02/24/2022

WebAudio tool

Use the WebAudio tool to monitor the graph of WebAudio nodes that get created when a webpage uses the WebAudio API.

To open the WebAudio tool:

  1. To open DevTools, right-click the webpage, and then select Inspect. Or, press Ctrl+Shift+I (Windows, Linux) or Command+Option+I (macOS). DevTools opens.

  2. In DevTools, on the main toolbar, click the More Tools (More Tools icon) button, and then select WebAudio.

  3. Go to a webpage that uses the WebAudio API, such as https://bpmtech.no.

    Data about the page is displayed:

    The WebAudio tool