-
Notifications
You must be signed in to change notification settings - Fork 83
playSound
stevepaget edited this page Feb 16, 2016
·
1 revision
playSound(yourSoundName)
Where:
yourSoundName is an existing sound object, made with makeSound.
Note: the program does not pause while the sound is playing, unlike the alternative function playSoundAndWait.