Skip to content

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.

boolean

True if Web Audio API is supported