1.0.7 • Published 8 years ago

ios-audio-unlock v1.0.7

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

iOS Audio Unlock

Unlock audio on iOS after user touches screen, allows Web Audio to be played even when mute switch is on

Example:

import unlockAudio from 'ios-audio-unlock';

playAudio = () => {

// play some audio

}

unlockAudio(myAudioContext, playAudio, false, true);

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago