ClassesWebAudioOn this pageWebAudio Index ConstructorsconstructorMethodsisUnlockedunlockConstructors constructornew WebAudio(): WebAudioReturns WebAudioMethods staticisUnlockedisUnlocked(): booleanReturns booleanstaticunlockunlock(): Promise<boolean>Play an empty sound to unlock Safari WebAudio context. Call this function right after a user interaction event.@sourcehttps://paulbakaus.com/tutorials/html5/web-audio-on-ios/Returns Promise<boolean>
Play an empty sound to unlock Safari WebAudio context. Call this function right after a user interaction event.
https://paulbakaus.com/tutorials/html5/web-audio-on-ios/