Reference setAudioContext()

setAudioContext()

Sets the AudioContext to a specified context to enable cross library compatibility.

Syntax

setAudioContext(the)

Parameters

the
AudioContext: desired AudioContext.
Notice any errors or typos? Please let us know. Please feel free to edit src/core/Utils.js and open a pull request!

Related References