| title | WebAudio tool |
|---|---|
| description | How to use the WebAudio tool in Microsoft Edge DevTools to monitor WebAudio calls and traffic, for a webpage that uses the WebAudio API. |
| author | MSEdgeTeam |
| ms.author | msedgedevrel |
| ms.topic | conceptual |
| ms.prod | microsoft-edge |
| ms.date | 02/24/2022 |
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:
-
To open DevTools, right-click the webpage, and then select Inspect. Or, press
Ctrl+Shift+I(Windows, Linux) orCommand+Option+I(macOS). DevTools opens. -
In DevTools, on the main toolbar, click the More Tools (
) button, and then select WebAudio. -
Go to a webpage that uses the WebAudio API, such as https://bpmtech.no.
Data about the page is displayed:
