Audio
Web Audio API and emulation
If the Web Audio API is not supported natively by the client being used, it will be tried to be polyfilled and emulated automatically if possible.
When needed, CrossBrowdy will use the AudioContext monkeypatch and the WAAPISim libraries automatically.
Check the API documentation to get more information.