Features:
- Added AudioContext to computed device properties.
Breaking changes:
- Function is now async: since more and more browsers are supporting the
top-level await
it shouldn't be much of a problem. hardwareOnly=true
by default.- Screen detection is disabled for desktop devices, where users could use multiple monitors.