isWebAudioSupported
isWebAudioSupported():
boolean
Defined in: packages/pleco-xa/src/scripts/xa-file.js:507
Utility function to check if Web Audio API is available
Coverage close-out repair (2026-07-02): guarded the bare window read —
an environment-detection predicate must ANSWER the question in Node and
workers (false), not crash with a ReferenceError.
Returns
Section titled “Returns”boolean
True if Web Audio API is supported